[vlc-commits] contribs: slightly update libav/ FFmpeg since the last hash failed to compile on Darwin for x86_64
Felix Paul Kühne
git at videolan.org
Thu Jun 28 01:30:08 CEST 2012
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Jun 28 01:22:47 2012 +0200| [6150e7774d153a95b966198f20974c4a50e3ea8d] | committer: Felix Paul Kühne
contribs: slightly update libav/FFmpeg since the last hash failed to compile on Darwin for x86_64
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=6150e7774d153a95b966198f20974c4a50e3ea8d
---
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 8a88055..c3de14a 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=5916bc46;sf=tgz
-#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=c29c1a1b6ba;sf=tgz
+FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=87df986dcf90dcd;sf=tgz
+#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=a5bfa66df516b7b;sf=tgz
FFMPEGCONF = \
--cc="$(CC)" \
More information about the vlc-commits
mailing list