Mercurial > mplayer.hg
changeset 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 |
files | configure |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun Feb 01 14:39:33 2009 +0000 +++ b/configure Sun Feb 01 14:42:57 2009 +0000 @@ -8597,7 +8597,10 @@ #define CONFIG_SWSCALE 1 #define CONFIG_GRAY 0 +#define HAVE_ARPA_INET_H 1 +#define HAVE_DOS_PATHS 0 #define HAVE_POLL_H 1 +#define HAVE_PPC4XX 0 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ #define CONFIG_AANDCT 1