[MPlayer-cvslog] r28416 - trunk/configure

diego subversion at mplayerhq.hu
Sun Feb 1 03:22:56 CET 2009


Author: diego
Date: Sun Feb  1 03:22:56 2009
New Revision: 28416

Log:
Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sun Feb  1 03:10:31 2009	(r28415)
+++ trunk/configure	Sun Feb  1 03:22:56 2009	(r28416)
@@ -8598,7 +8598,9 @@ $_def_pthreads
 $_def_threads
 $_def_yasm
 
+#define CONFIG_FASTDIV 0
 #define CONFIG_GPL 1
+#define CONFIG_POWERPC_PERF 0
 #define CONFIG_SMALL 0
 #define CONFIG_SWSCALE 1
 #define CONFIG_GRAY 0



More information about the MPlayer-cvslog mailing list