# HG changeset patch # User reimar # Date 1406663119 0 # Node ID 35d14ce532bcbea1e23b140ddb2f0f44cd080266 # Parent 5c49b92e01aa8779ab9ff0087c03fd56e1ecbe30 configure: Add a few defines for FFmpeg code. diff -r 5c49b92e01aa -r 35d14ce532bc configure --- a/configure Mon Jul 28 23:59:05 2014 +0000 +++ b/configure Tue Jul 29 19:45:19 2014 +0000 @@ -9264,6 +9264,7 @@ #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 @@ #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