Commit 5c4169e6 authored by Max Kellermann's avatar Max Kellermann

python/build/libs.py: upgrade FFmpeg to 4.0

parent d40e9de2
...@@ -105,8 +105,8 @@ liblame = AutotoolsProject( ...@@ -105,8 +105,8 @@ liblame = AutotoolsProject(
) )
ffmpeg = FfmpegProject( ffmpeg = FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-3.4.2.tar.xz', 'http://ffmpeg.org/releases/ffmpeg-4.0.tar.xz',
'2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740', 'ed945daf40b124e77a685893cc025d086f638bc703183460aff49508edb3a43f',
'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