vlc | branch: master | Steve Lhomme <[email protected]> | Thu Apr 6 17:53:11 2017 +0200| [cf81166d95b28731adefbe1b222eca857d939747] | committer: Jean-Baptiste Kempf
contrib: ffmpeg: bump the revision to include full HDR10 metadata parsing Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cf81166d95b28731adefbe1b222eca857d939747 --- 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 2b4778c..78ca647 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=46998d037f8bfebee7bb6578df24a5a3b8f41299 +FFMPEG_HASH=f7f25b2c5b4d5815f7aacf317b4b54877ef668c0 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
