android/build.py: update FFmpeg to 2.5

This commit is contained in:
Max Kellermann
2014-12-08 15:05:49 +01:00
parent cbc1a58e93
commit 4acbf7b90d
2 changed files with 3 additions and 2 deletions

@@ -341,8 +341,8 @@ thirdparty_libs = [
),
FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-2.4.3.tar.bz2',
'8da635baff57d7ab704b1daca5a99b47',
'http://ffmpeg.org/releases/ffmpeg-2.5.tar.bz2',
'4346fe710cc6bdd981f6534d2420d1ab',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',