File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ LIBVPX_REVISION=
4444ENABLE_LAME=1
4545FFMPEG_PROJECT=" FFmpeg"
4646FFMPEG_HEAD=0
47- FFMPEG_REVISION=" origin/release/5 .1"
47+ FFMPEG_REVISION=" origin/release/6 .1"
4848FFMPEG_SUPPORT_H264=1
4949FFMPEG_SUPPORT_H265=1
5050FFMPEG_SUPPORT_LIBVPX=1
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ echo 'AUTO_APPEND_DATE=0' >> build-melt.conf
1414echo ' SOURCE_DIR="$(pwd)/src"' >> build-melt.conf
1515echo ' FFMPEG_ADDITIONAL_OPTIONS=--disable-videotoolbox' >> build-melt.conf
1616echo " FFMPEG_HEAD=0" >> build-melt.conf
17- echo " FFMPEG_REVISION=origin/release/4.4 " >> build-melt.conf
17+ echo " FFMPEG_REVISION=origin/release/6.1 " >> build-melt.conf
1818chmod 755 build-melt.sh
1919
2020# Run Script
You can’t perform that action at this time.
0 commit comments