vlc | branch: master | Steve Lhomme <[email protected]> | Thu Mar 30 11:47:02 2017 +0200| [459df116cd5512b3ad6fe2a8d2106271a00219cf] | committer: Jean-Baptiste Kempf
contrib: ffmpeg: bump the revision to include a DXVA2 fix backported fabfbfe5710050812147f93a351a53fdda56ff8c could explain some regressions we have with DXVA. Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=459df116cd5512b3ad6fe2a8d2106271a00219cf --- 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 82f667b..2b4778c 100644 --- a/contrib/src/ffmpeg/rules.mak +++ b/contrib/src/ffmpeg/rules.mak @@ -5,7 +5,7 @@ #USE_FFMPEG ?= 1 ifdef USE_FFMPEG -FFMPEG_HASH=66963d4b8d302611553e7928063c1cb2ff0efdff +FFMPEG_HASH=46998d037f8bfebee7bb6578df24a5a3b8f41299 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 else _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
