[MPlayer-cvslog] r37244 - trunk/configure
reimar
subversion at mplayerhq.hu
Tue Jul 29 21:45:19 CEST 2014
Author: reimar
Date: Tue Jul 29 21:45:19 2014
New Revision: 37244
Log:
configure: Add a few defines for FFmpeg code.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Tue Jul 29 01:59:05 2014 (r37243)
+++ trunk/configure Tue Jul 29 21:45:19 2014 (r37244)
@@ -9264,6 +9264,7 @@ $def_truncf
#define CONFIG_VAAPI 0
#define HAVE_ALIGNED_STACK 1
+#define HAVE_AS_DN_DIRECTIVE 1
#define HAVE_ASM_MOD_Q 1
#define HAVE_ATOMICS_GCC 1
#define HAVE_ATOMICS_NATIVE 1
@@ -9276,13 +9277,18 @@ $def_truncf
#define HAVE_ISATTY 0
#define HAVE_LDBRX 0
#define HAVE_LIBC_MSVCRT 0
+#define HAVE_LOCAL_ALIGNED_8 1
+#define HAVE_LOCAL_ALIGNED_16 1
+#define HAVE_LOCAL_ALIGNED_32 1
#define HAVE_LOCALTIME_R 0
+#define HAVE_MACH_MACH_TIME_H 0
#define HAVE_MAPVIEWOFFILE 0
#define HAVE_MIPSDSPR1 0
#define HAVE_MIPSFPU 0
#define HAVE_MM_EMPTY 0
#define HAVE_PPC4XX 0
#define HAVE_RDTSC 0
+#define HAVE_SIMD_ALIGN_16 1
#define HAVE_STRERROR_R 0
#define HAVE_STRPTIME 0
#define HAVE_STRUCT_POLLFD 0
More information about the MPlayer-cvslog
mailing list