[csw-devel] SF.net SVN: gar:[17058] csw/mgar/pkg/ffmpeg/trunk/Makefile
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Wed Feb 15 13:07:54 CET 2012
Revision: 17058
http://gar.svn.sourceforge.net/gar/?rev=17058&view=rev
Author: janholzh
Date: 2012-02-15 12:07:54 +0000 (Wed, 15 Feb 2012)
Log Message:
-----------
ffmpeg/trunk: enable libx264 support
Modified Paths:
--------------
csw/mgar/pkg/ffmpeg/trunk/Makefile
Modified: csw/mgar/pkg/ffmpeg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/Makefile 2012-02-15 10:41:28 UTC (rev 17057)
+++ csw/mgar/pkg/ffmpeg/trunk/Makefile 2012-02-15 12:07:54 UTC (rev 17058)
@@ -264,7 +264,7 @@
# No libtheora
CONFIGURE_ARGS += --enable-libtheora
CONFIGURE_ARGS += --enable-libvorbis
-#CONFIGURE_ARGS += --enable-libx264
+CONFIGURE_ARGS += --enable-libx264
# Tests only work with static build
#SKIPTEST-SHARED-yes = 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list