[vlc-commits] Contribs: update FFmpeg revision
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Fri May 25 18:36:26 CEST 2012
    
    
  
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri May 25 18:34:15 2012 +0200| [6965b452713b2438b14fe41400aab0bef233addb] | committer: Jean-Baptiste Kempf
Contribs: update FFmpeg revision
Fixes MSVR 151, MSVR 193 and MSVR 195
Finder: Jeremy Brown at Microsoft and Microsoft Vulnerability Research (MSVR)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=6965b452713b2438b14fe41400aab0bef233addb
---
 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 330832d..751d4fc 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=3c480f8a6c2df;sf=tgz
-#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=0aaa45ef696;sf=tgz
+FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=65e63072;sf=tgz
+#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=177bcc9593a;sf=tgz
 
 FFMPEGCONF = \
 	--cc="$(CC)" \
    
    
More information about the vlc-commits
mailing list