Go to file
paring 9604e5d967 wip: use gcc for windows 2023-05-22 19:50:18 +09:00
patches/mfx
scripts
.gitignore
LICENSE
README.md
build-current.sh
build-win.sh
build.sh
clean.sh

README.md

FFmpeg Builder for ADOFAI

This project builds the LGPL 2.1 version of ffmpeg, including OpenH264

Usage

./clean.sh # clean files generated on build

./build.sh # build ffmpeg from source

Credits

  • mfx_dispatch patches from vcpkg