python/build/libs.py: update FFmpeg to 4.4

This commit is contained in:
Max Kellermann 2021-05-17 18:39:25 +02:00
parent 6f51d910ee
commit 365b798f33
1 changed files with 2 additions and 2 deletions

View File

@ -150,8 +150,8 @@ gme = CmakeProject(
)
ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-4.3.1.tar.xz',
'ad009240d46e307b4e03a213a0f49c11b650e445b1f8be0dda2a9212b34d2ffb',
'http://ffmpeg.org/releases/ffmpeg-4.4.tar.xz',
'06b10a183ce5371f915c6bb15b7b1fffbe046e8275099c96affc29e17645d909',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',