We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5b4de commit 7e77addCopy full SHA for 7e77add
python/build/libs.py
@@ -79,8 +79,8 @@
79
)
80
81
ffmpeg = FfmpegProject(
82
- 'http://ffmpeg.org/releases/ffmpeg-8.0.tar.xz',
83
- 'b2751fccb6cc4c77708113cd78b561059b6fa904b24162fa0be2d60273d27b8e',
+ 'http://ffmpeg.org/releases/ffmpeg-8.0.1.tar.xz',
+ '05ee0b03119b45c0bdb4df654b96802e909e0a752f72e4fe3794f487229e5a41',
84
'lib/libavcodec.a',
85
[
86
'--disable-shared', '--enable-static',
0 commit comments