Mercurial > mplayer.hg
comparison configure @ 28406:913ded838571
Add some more definitions for FFmpeg to config.h.
author | diego |
---|---|
date | Sun, 01 Feb 2009 14:42:57 +0000 |
parents | 73908b8bd543 |
children | 540abad3946f |
comparison
equal
deleted
inserted
replaced
28405:73908b8bd543 | 28406:913ded838571 |
---|---|
8595 #define CONFIG_POWERPC_PERF 0 | 8595 #define CONFIG_POWERPC_PERF 0 |
8596 #define CONFIG_SMALL 0 | 8596 #define CONFIG_SMALL 0 |
8597 #define CONFIG_SWSCALE 1 | 8597 #define CONFIG_SWSCALE 1 |
8598 #define CONFIG_GRAY 0 | 8598 #define CONFIG_GRAY 0 |
8599 | 8599 |
8600 #define HAVE_ARPA_INET_H 1 | |
8601 #define HAVE_DOS_PATHS 0 | |
8600 #define HAVE_POLL_H 1 | 8602 #define HAVE_POLL_H 1 |
8603 #define HAVE_PPC4XX 0 | |
8601 | 8604 |
8602 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ | 8605 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ |
8603 #define CONFIG_AANDCT 1 | 8606 #define CONFIG_AANDCT 1 |
8604 #define CONFIG_FFT 1 | 8607 #define CONFIG_FFT 1 |
8605 #define CONFIG_GOLOMB 1 | 8608 #define CONFIG_GOLOMB 1 |