python/build/libs: upgrade FFmpeg to 3.2.2
This commit is contained in:
parent
c623aa0f06
commit
13dab13319
@ -58,8 +58,8 @@ libmad = AutotoolsProject(
|
|||||||
)
|
)
|
||||||
|
|
||||||
ffmpeg = FfmpegProject(
|
ffmpeg = FfmpegProject(
|
||||||
'http://ffmpeg.org/releases/ffmpeg-3.1.5.tar.xz',
|
'http://ffmpeg.org/releases/ffmpeg-3.2.2.tar.xz',
|
||||||
'a09f7730ceeb665c6f7da0b884dd00f9',
|
'3f01bd1fe1a17a277f8c84869e5d9192b4b978cb660872aa2b54c3cc8a2fedfc',
|
||||||
'lib/libavcodec.a',
|
'lib/libavcodec.a',
|
||||||
[
|
[
|
||||||
'--disable-shared', '--enable-static',
|
'--disable-shared', '--enable-static',
|
||||||
|
Loading…
Reference in New Issue
Block a user