comparison 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
comparison
equal deleted inserted replaced
28983:c187b93afdf1 28984:d903e09def74
8769 #define CONFIG_LIBAMR_NB_FIXED 0 8769 #define CONFIG_LIBAMR_NB_FIXED 0
8770 #define CONFIG_LIBVORBIS 0 8770 #define CONFIG_LIBVORBIS 0
8771 #define CONFIG_POWERPC_PERF 0 8771 #define CONFIG_POWERPC_PERF 0
8772 #define CONFIG_SMALL 0 8772 #define CONFIG_SMALL 0
8773 #define CONFIG_SWSCALE 1 8773 #define CONFIG_SWSCALE 1
8774 #define CONFIG_SWSCALE_ALPHA 1
8774 8775
8775 #define HAVE_GETHRTIME 0 8776 #define HAVE_GETHRTIME 0
8776 #define HAVE_INLINE_ASM 0 8777 #define HAVE_INLINE_ASM 0
8777 #define HAVE_POLL_H 1 8778 #define HAVE_POLL_H 1
8778 #define HAVE_PPC4XX 0 8779 #define HAVE_PPC4XX 0
8780 #define HAVE_VIRTUALALLOC 0
8779 8781
8780 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ 8782 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */
8781 #define CONFIG_AANDCT 1 8783 #define CONFIG_AANDCT 1
8782 #define CONFIG_FFT 1 8784 #define CONFIG_FFT 1
8783 #define CONFIG_GOLOMB 1 8785 #define CONFIG_GOLOMB 1