Go to file
paring e68da4508e fix: use depth 1 to speed up clone 2023-05-02 22:54:59 +09:00
scripts fix: use depth 1 to speed up clone 2023-05-02 22:54:59 +09:00
.gitignore docs: add license 2023-05-02 19:49:15 +09:00
LICENSE docs: add license 2023-05-02 19:49:15 +09:00
README.md Initial commit 2023-05-02 19:35:56 +09:00
build.sh feat: support build of different architecture 2023-05-02 21:03:21 +09:00
clean.sh Initial commit 2023-05-02 19:35:56 +09:00

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