[FFmpeg-soc] [soc]: r5680 - libavfilter/checkout.sh
stefano
subversion at mplayerhq.hu
Thu Mar 18 01:12:30 CET 2010
Author: stefano
Date: Thu Mar 18 01:12:30 2010
New Revision: 5680
Log:
Update to FFmpeg r22589 / libswscale r30869.
Modified:
libavfilter/checkout.sh
Modified: libavfilter/checkout.sh
==============================================================================
--- libavfilter/checkout.sh Wed Mar 17 05:59:03 2010 (r5679)
+++ libavfilter/checkout.sh Thu Mar 18 01:12:30 2010 (r5680)
@@ -1,7 +1,7 @@
#! /bin/sh
echo "checking out pristine ffmpeg"
-svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk/ ffmpeg -r22508
+svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk/ ffmpeg -r22589
echo "downloading the corresponding version of swscale"
cd ffmpeg/libswscale
More information about the FFmpeg-soc
mailing list