From 85eac18b0a1746361201a967d0b91c1243b20b79 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 1 Feb 2009 13:13:15 +0000 Subject: Add a few more #defines for FFmpeg to config.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28433 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configure') diff --git a/configure b/configure index a0fb8a35ba..3d50fec210 100755 --- a/configure +++ b/configure @@ -8596,12 +8596,17 @@ $_def_threads $_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 -- cgit v1.2.3