[xiph-commits] r16299 - trunk/ffmpeg2theora

j at svn.xiph.org j at svn.xiph.org
Sat Jul 18 02:05:03 PDT 2009


Author: j
Date: 2009-07-18 02:05:03 -0700 (Sat, 18 Jul 2009)
New Revision: 16299

Modified:
   trunk/ffmpeg2theora/get_ffmpeg_svn.sh
Log:
remove outdated configure option

Modified: trunk/ffmpeg2theora/get_ffmpeg_svn.sh
===================================================================
--- trunk/ffmpeg2theora/get_ffmpeg_svn.sh	2009-07-18 01:47:06 UTC (rev 16298)
+++ trunk/ffmpeg2theora/get_ffmpeg_svn.sh	2009-07-18 09:05:03 UTC (rev 16299)
@@ -6,7 +6,7 @@
 #apt-get install liba52-dev libfaad-dev libgsm1-dev
 #extra=" --enable-libfaad --enable-libgsm"
 
-common="--enable-gpl --enable-swscale --enable-postproc --disable-muxers --disable-encoders --enable-libvorbis"
+common="--enable-gpl --enable-postproc --disable-muxers --disable-encoders --enable-libvorbis"
 
 #linux
 options="$common --enable-pthreads $extra"



More information about the commits mailing list