Mercurial > mplayer.hg
changeset 37146:f15fc1bb46a3
configure: build update for intrinsics & iirfilter
This doesnt auto-detect intrinsics but just fixes build
author | michael |
---|---|
date | Tue, 22 Jul 2014 02:46:52 +0000 |
parents | 9278861f9d8d |
children | 5c49b92e01aa |
files | configure |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Fri Jul 18 15:00:08 2014 +0000 +++ b/configure Tue Jul 22 02:46:52 2014 +0000 @@ -8674,6 +8674,7 @@ CONFIG_H264PRED= yes CONFIG_H264QPEL= yes CONFIG_HPELDSP = yes +CONFIG_IIRFILTER = yes CONFIG_QPELDSP = yes CONFIG_HUFFYUVDSP = yes CONFIG_HUFFYUVENCDSP = yes @@ -8731,6 +8732,7 @@ HAVE_W32THREADS = $_w32threads HAVE_THREADS = $_threads HAVE_YASM = $have_yasm +INTRINSICS = none CONFIG_LIBXVID = $_xvid_lavc $(mak_enable "$libavdecoders_all" "$libavdecoders" CONFIG) @@ -9270,6 +9272,7 @@ #define HAVE_INLINE_ASM 1 #define HAVE_INLINE_ASM_NONLOCAL_LABELS 1 #define HAVE_INLINE_ASM_DIRECT_SYMBOL_REFS 1 +#define HAVE_INTRINSICS_NEON 0 #define HAVE_ISATTY 0 #define HAVE_LDBRX 0 #define HAVE_LIBC_MSVCRT 0