Commit 3079aa1f authored by Max Kellermann's avatar Max Kellermann

{android,win32}/build.py: upgrade FFmpeg to 2.8.2

parent 28f9a0a9
......@@ -347,8 +347,8 @@ thirdparty_libs = [
),
FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-2.8.1.tar.xz',
'5af71aec0c8f99a018b02061acbe7f90',
'http://ffmpeg.org/releases/ffmpeg-2.8.2.tar.xz',
'5041ffe661392b0685d2248114791fde',
'lib/libavcodec.a',
[
'--disable-shared', '--enable-static',
......
......@@ -321,8 +321,8 @@ thirdparty_libs = [
),
FfmpegProject(
'http://ffmpeg.org/releases/ffmpeg-2.8.1.tar.xz',
'5af71aec0c8f99a018b02061acbe7f90',
'http://ffmpeg.org/releases/ffmpeg-2.8.2.tar.xz',
'5041ffe661392b0685d2248114791fde',
'lib/libavcodec.a',
[
'--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