[MPlayer-cvslog] r29019 - trunk/configure
diego
subversion at mplayerhq.hu
Sat Mar 21 10:18:37 CET 2009
Author: diego
Date: Sat Mar 21 10:18:36 2009
New Revision: 29019
Log:
Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Fri Mar 20 18:22:03 2009 (r29018)
+++ trunk/configure Sat Mar 21 10:18:36 2009 (r29019)
@@ -8771,11 +8771,13 @@ $def_yasm
#define CONFIG_POWERPC_PERF 0
#define CONFIG_SMALL 0
#define CONFIG_SWSCALE 1
+#define CONFIG_SWSCALE_ALPHA 1
#define HAVE_GETHRTIME 0
#define HAVE_INLINE_ASM 0
#define HAVE_POLL_H 1
#define HAVE_PPC4XX 0
+#define HAVE_VIRTUALALLOC 0
/* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
#define CONFIG_AANDCT 1
More information about the MPlayer-cvslog
mailing list