[MPlayer-cvslog] r33315 - trunk/configure

diego subversion at mplayerhq.hu
Sat Apr 23 17:00:45 CEST 2011


Author: diego
Date: Sat Apr 23 17:00:45 2011
New Revision: 33315

Log:
Add CONFIG_AUDIO_FLOAT / HAVE_MAPVIEWOFFILE definitions for FFmpeg to config.h.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sat Apr 23 17:00:43 2011	(r33314)
+++ trunk/configure	Sat Apr 23 17:00:45 2011	(r33315)
@@ -8648,6 +8648,7 @@ $def_xform_asm
 $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 @@ $def_yasm
 #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


More information about the MPlayer-cvslog mailing list