Skip to content

Commit 2d5f1d8

Browse files
committed
upgrade FFmpeg to v7 in build-melt.sh
1 parent e7bc0fc commit 2d5f1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build-melt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ LIBVPX_REVISION=
4444
ENABLE_LAME=1
4545
FFMPEG_PROJECT="FFmpeg"
4646
FFMPEG_HEAD=0
47-
FFMPEG_REVISION="origin/release/6.1"
47+
FFMPEG_REVISION="origin/release/7.0"
4848
FFMPEG_SUPPORT_H264=1
4949
FFMPEG_SUPPORT_H265=1
5050
FFMPEG_SUPPORT_LIBVPX=1

0 commit comments

Comments
 (0)