Author: stefano
Date: Tue Aug 17 21:16:15 2010
New Revision: 5912

Log:
Make checkout.sh do not copy vf_clone.c and vf_concatenate.c, they
were never part of the repository.

Modified:
   libavfilter/checkout.sh

Modified: libavfilter/checkout.sh
==============================================================================
--- libavfilter/checkout.sh     Tue Aug 17 16:46:31 2010        (r5911)
+++ libavfilter/checkout.sh     Tue Aug 17 21:16:15 2010        (r5912)
@@ -13,8 +13,6 @@ for diff in $(ls $(pwd)/diffs/*.diff); d
 
 echo "copying files to libavfilter"
 cp                      \
-    vf_clone.c          \
-    vf_concatenate.c    \
     vf_drawbox.c        \
     vf_drawtext.c       \
     vf_fade.c           \
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to