Mercurial > mplayer.hg
changeset 33228:17e7a4d3fb57
Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.
author | diego |
---|---|
date | Sat, 23 Apr 2011 15:00:45 +0000 |
parents | bfd82d437ca0 |
children | 71c65ab3c204 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sat Apr 23 15:00:43 2011 +0000 +++ b/configure Sat Apr 23 15:00:45 2011 +0000 @@ -8648,6 +8648,7 @@ $def_xmm_clobbers $def_yasm +#define CONFIG_AUDIO_FLOAT 0 #define CONFIG_FASTDIV 0 #define CONFIG_FFSERVER 0 #define CONFIG_GPL 1 @@ -8664,6 +8665,7 @@ #define HAVE_INLINE_ASM 1 #define HAVE_ISATTY 0 #define HAVE_LDBRX 0 +#define HAVE_MAPVIEWOFFILE 0 #define HAVE_PPC4XX 0 #define HAVE_STRERROR_R 0 #define HAVE_SYMVER_ASM_LABEL 0