# HG changeset patch # User diego # Date 1233493995 0 # Node ID 2bbf8aa094e2f748249cbafa580e5200a5638e59 # Parent 16063be69792f9e1f04374495f5db550c83a6c70 Add a few more #defines for FFmpeg to config.h. diff -r 16063be69792 -r 2bbf8aa094e2 configure --- a/configure Sun Feb 01 13:11:23 2009 +0000 +++ b/configure Sun Feb 01 13:13:15 2009 +0000 @@ -8596,12 +8596,17 @@ $_def_yasm #define CONFIG_FASTDIV 0 +#define CONFIG_FFSERVER 0 #define CONFIG_GPL 1 +#define CONFIG_HARDCODED_TABLES 0 +#define CONFIG_POSIX_MEMALIGN 0 #define CONFIG_POWERPC_PERF 0 #define CONFIG_SMALL 0 #define CONFIG_SWSCALE 1 #define CONFIG_GRAY 0 +#define HAVE_POLL_H 1 + /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ #define CONFIG_AANDCT 1 #define CONFIG_FFT 1