[MPlayer-cvslog] r28433 - trunk/configure
diego
subversion at mplayerhq.hu
Sun Feb 1 14:13:15 CET 2009
Author: diego
Date: Sun Feb 1 14:13:15 2009
New Revision: 28433
Log:
Add a few more #defines for FFmpeg to config.h.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Sun Feb 1 14:11:23 2009 (r28432)
+++ trunk/configure Sun Feb 1 14:13:15 2009 (r28433)
@@ -8596,12 +8596,17 @@ $_def_threads
$_def_yasm
#define CONFIG_FASTDIV 0
+#define CONFIG_FFSERVER 0
#define CONFIG_GPL 1
+#define CONFIG_HARDCODED_TABLES 0
+#define CONFIG_POSIX_MEMALIGN 0
#define CONFIG_POWERPC_PERF 0
#define CONFIG_SMALL 0
#define CONFIG_SWSCALE 1
#define CONFIG_GRAY 0
+#define HAVE_POLL_H 1
+
/* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
#define CONFIG_AANDCT 1
#define CONFIG_FFT 1
More information about the MPlayer-cvslog
mailing list