[vlc-commits] Contribs: update FFmpeg/Libav sha1

Jean-Baptiste Kempf git at videolan.org
Mon Sep 24 16:11:51 CEST 2012


vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Sep 24 16:10:21 2012 +0200| [1decef1daee34d07e39fe3bba34729650edfea99] | committer: Jean-Baptiste Kempf

Contribs: update FFmpeg/Libav sha1

This fixes most -mt deadlocks and size-change issues, except the
H264 change

Close #6579 #6533

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=1decef1daee34d07e39fe3bba34729650edfea99
---

 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 3cb142e..1979a42 100644
--- a/contrib/src/ffmpeg/rules.mak
+++ b/contrib/src/ffmpeg/rules.mak
@@ -1,7 +1,7 @@
 # FFmpeg
 
-FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=7ae473e8a04;sf=tgz
-#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=cf22705e87;sf=tgz
+FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=ff584803b7e;sf=tgz
+#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=0ccf051a9d;sf=tgz
 
 FFMPEGCONF = \
 	--cc="$(CC)" \



More information about the vlc-commits mailing list