# HG changeset patch # User michael # Date 1405997212 0 # Node ID f15fc1bb46a3e597653911f66ad5a59382467baf # Parent 9278861f9d8d847a52a676bf6953b7c20f851354 configure: build update for intrinsics & iirfilter This doesnt auto-detect intrinsics but just fixes build diff -r 9278861f9d8d -r f15fc1bb46a3 configure --- 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