Commit ea62bc0b authored by Max Kellermann's avatar Max Kellermann

python/libs: upgrade FFmpeg to 3.1.5

parent 8380c3be
...@@ -58,8 +58,8 @@ libmad = AutotoolsProject( ...@@ -58,8 +58,8 @@ libmad = AutotoolsProject(
) )
ffmpeg = FfmpegProject( ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-3.1.1.tar.xz', 'http://ffmpeg.org/releases/ffmpeg-3.1.5.tar.xz',
'4ba7033da5d9ac4d0391516c7e5d97e4', 'a09f7730ceeb665c6f7da0b884dd00f9',
'lib/libavcodec.a', 'lib/libavcodec.a',
[ [
'--disable-shared', '--enable-static', '--disable-shared', '--enable-static',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment