[vlc-devel] [PATCH] contrib: ffmpeg: bump the revision to include full HDR10 metadata parsing

Steve Lhomme robux4 at videolabs.io
Thu Apr 6 17:53:11 CEST 2017


---
 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 2b4778c826..78ca647756 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
-- 
2.11.1



More information about the vlc-devel mailing list