Mercurial > mplayer.hg
changeset 37148:35d14ce532bc
configure: Add a few defines for FFmpeg code.
author | reimar |
---|---|
date | Tue, 29 Jul 2014 19:45:19 +0000 |
parents | 5c49b92e01aa |
children | a9ceb566a008 |
files | configure |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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