vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Sun Dec 10 18:02:52 2017 +0100| [4e1f912507e6ffe4e4ec6a2b889b42f76ed8ea4f] | committer: Jean-Baptiste Kempf
Contribs: ffmpeg, fix hw decoding (cherry picked from commit 2007dae6e53bcd89cf2286e5f152aacc51cea6e6) (cherry picked from commit cf729e450fa10d8652e12c70f49399700b21bcff) Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=4e1f912507e6ffe4e4ec6a2b889b42f76ed8ea4f --- 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 4a49cbc5be..e99d9dfb7c 100644 --- a/contrib/src/ffmpeg/rules.mak +++ b/contrib/src/ffmpeg/rules.mak @@ -5,7 +5,7 @@ #USE_FFMPEG ?= 1 ifndef USE_LIBAV -FFMPEG_HASH=5a93a85fd0ad62c6c9cdf69415959f116c015f0e +FFMPEG_HASH=eaff5fcb7cde8d1614755269773d471d3a3d1bfc FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=$(FFMPEG_HASH);sf=tgz FFMPEG_GITURL := http://git.videolan.org/git/ffmpeg.git FFMPEG_LAVC_MIN := 57.37.100 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
