[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:23:04 CEST 2012
vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Jun 28 01:22:47 2012 +0200| [3bcf84e6057325899c9641976f35ed8ea6d8b3f6] | 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=3bcf84e6057325899c9641976f35ed8ea6d8b3f6
---
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..802ed11 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=a5bfa66df516b7be55fd08fc62c2b012fc18e340;sf=tgz
+#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=a5bfa66df516b7be55fd08fc62c2b012fc18e340;sf=tgz
FFMPEGCONF = \
--cc="$(CC)" \
More information about the vlc-commits
mailing list