[vlc-commits] Contribs: FFmpeg/libav, update Hash
Jean-Baptiste Kempf
git at videolan.org
Wed Jun 17 19:24:20 CEST 2015
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jun 17 19:24:02 2015 +0200| [0ccd550006cf244f346ee2c4506885d78ade9f73] | committer: Jean-Baptiste Kempf
Contribs: FFmpeg/libav, update Hash
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=0ccd550006cf244f346ee2c4506885d78ade9f73
---
contrib/src/ffmpeg/rules.mak | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak
index 320fba1..2f01fb9 100644
--- a/contrib/src/ffmpeg/rules.mak
+++ b/contrib/src/ffmpeg/rules.mak
@@ -5,11 +5,11 @@
USE_FFMPEG ?= 1
ifdef USE_FFMPEG
-HASH=3553b81
+HASH=7c3f7e6
FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=$(HASH);sf=tgz
FFMPEG_GITURL := git://git.videolan.org/ffmpeg.git
else
-HASH=8d26c19
+HASH=1e79d5c
FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=$(HASH);sf=tgz
FFMPEG_GITURL := git://git.libav.org/libav.git
endif
More information about the vlc-commits
mailing list