vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Mar 4 13:31:34 2015 +0100| [4a1bde1ec55ba46e6860f6e77c686454a776a158] | committer: Jean-Baptiste Kempf
Contribs: update FFmpeg hash Fixes the VP9 issue Close #14022 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=4a1bde1ec55ba46e6860f6e77c686454a776a158 --- contrib/src/ffmpeg/rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak index 302360f..9bd67ed 100644 --- a/contrib/src/ffmpeg/rules.mak +++ b/contrib/src/ffmpeg/rules.mak @@ -5,7 +5,7 @@ USE_FFMPEG ?= 1 ifdef USE_FFMPEG -HASH=fe47cba +HASH=ec5a4af FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=$(HASH);sf=tgz FFMPEG_GITURL := git://git.videolan.org/ffmpeg.git else _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
