# HG changeset patch # User diego # Date 1237627116 0 # Node ID d903e09def747b3fa360fbefb45a83a8e6ed6d61 # Parent c187b93afdf19fc12830cb1e335b083cae8dc207 Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg. diff -r c187b93afdf1 -r d903e09def74 configure --- 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