vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Mar 12 20:29:43 2012 +0100| [60038b3fc188da92bb2cd2cb20df55c31439a98f] | committer: Jean-Baptiste Kempf
Contribs: Update ffmpeg sha1 Close #6180 and #6153 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=60038b3fc188da92bb2cd2cb20df55c31439a98f --- contrib/src/ffmpeg/rules.mak | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/src/ffmpeg/rules.mak b/contrib/src/ffmpeg/rules.mak index b57989e..ee44d78 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=570f6aaab12e2bc;sf=tgz -#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=570f6aaab12e2bc;sf=tgz +FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=88c76c7d2291c;sf=tgz +#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=33c5c3ad070bc12;sf=tgz FFMPEGCONF = \ --cc="$(CC)" \ _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
