Mercurial > mplayer.hg
diff configure @ 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 | bb6338d3a707 |
children | 94a502c210a0 |
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