changeset 28984:d903e09def74

Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg.
author diego
date Sat, 21 Mar 2009 09:18:36 +0000
parents c187b93afdf1
children 1edc6f775ff4
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Mar 20 17:22:03 2009 +0000
+++ b/configure	Sat Mar 21 09:18:36 2009 +0000
@@ -8771,11 +8771,13 @@
 #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