[FFmpeg-soc] [soc]: r1810 - eac3/checkout.sh

jbr subversion at mplayerhq.hu
Wed Jan 9 04:05:55 CET 2008


Author: jbr
Date: Wed Jan  9 04:05:55 2008
New Revision: 1810

Log:
update the list of files affected by ffmpeg.patch

Modified:
   eac3/checkout.sh

Modified: eac3/checkout.sh
==============================================================================
--- eac3/checkout.sh	(original)
+++ eac3/checkout.sh	Wed Jan  9 04:05:55 2008
@@ -1,7 +1,7 @@
 FILES="ac3.c eac3dec.c ac3dec.c ac3dec.h ac3dec_data.c ac3dec_data.h"
 
 echo "checking out ffmpeg svn"
-for i in $FILES Makefile aac_ac3_parser.c aac_ac3_parser.h aac_parser.c ac3_parser.c allcodecs.c avcodec.h ../libavformat/allformats.h ../libavformat/raw.c allcodecs.h ac3enc.c ac3.h../ffmpeg.c; do
+for i in $FILES Makefile ac3_parser.c ac3enc.c ac3.h; do
     rm -f ffmpeg/libavcodec/$i
 done
 svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk/ ffmpeg -r 11479



More information about the FFmpeg-soc mailing list