Mercurial > mplayer.hg
changeset 28398:2bbf8aa094e2
Add a few more #defines for FFmpeg to config.h.
author | diego |
---|---|
date | Sun, 01 Feb 2009 13:13:15 +0000 |
parents | 16063be69792 |
children | 28406057a982 |
files | configure |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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