vlc/vlc-2.0 | branch: master | Felix Paul Kühne <[email protected]> | Mon Oct 15 21:59:48 2012 +0200| [acff390b834f607d558969dd78e03372e1b46082] | committer: Felix Paul Kühne
contrib: update libav and FFmpeg hashes > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=acff390b834f607d558969dd78e03372e1b46082 --- 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 ed4c22d..eb91720 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=4552e9b56c8;sf=tgz -#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=92d2b909a0;sf=tgz +FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=1a8c6917f68;sf=tgz +#FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=1a8c6917f68;sf=tgz FFMPEGCONF = \ --cc="$(CC)" \ _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
