comparison configure @ 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 1294b0ff7e06
children 35d14ce532bc
comparison
equal deleted inserted replaced
37145:9278861f9d8d 37146:f15fc1bb46a3
8672 CONFIG_H264CHROMA = yes 8672 CONFIG_H264CHROMA = yes
8673 CONFIG_H264DSP = yes 8673 CONFIG_H264DSP = yes
8674 CONFIG_H264PRED= yes 8674 CONFIG_H264PRED= yes
8675 CONFIG_H264QPEL= yes 8675 CONFIG_H264QPEL= yes
8676 CONFIG_HPELDSP = yes 8676 CONFIG_HPELDSP = yes
8677 CONFIG_IIRFILTER = yes
8677 CONFIG_QPELDSP = yes 8678 CONFIG_QPELDSP = yes
8678 CONFIG_HUFFYUVDSP = yes 8679 CONFIG_HUFFYUVDSP = yes
8679 CONFIG_HUFFYUVENCDSP = yes 8680 CONFIG_HUFFYUVENCDSP = yes
8680 CONFIG_IDCTDSP = yes 8681 CONFIG_IDCTDSP = yes
8681 CONFIG_TPELDSP = yes 8682 CONFIG_TPELDSP = yes
8729 HAVE_PTHREADS = $_pthreads 8730 HAVE_PTHREADS = $_pthreads
8730 HAVE_SHM = $_shm 8731 HAVE_SHM = $_shm
8731 HAVE_W32THREADS = $_w32threads 8732 HAVE_W32THREADS = $_w32threads
8732 HAVE_THREADS = $_threads 8733 HAVE_THREADS = $_threads
8733 HAVE_YASM = $have_yasm 8734 HAVE_YASM = $have_yasm
8735 INTRINSICS = none
8734 8736
8735 CONFIG_LIBXVID = $_xvid_lavc 8737 CONFIG_LIBXVID = $_xvid_lavc
8736 $(mak_enable "$libavdecoders_all" "$libavdecoders" CONFIG) 8738 $(mak_enable "$libavdecoders_all" "$libavdecoders" CONFIG)
8737 $(mak_enable "$libavencoders_all" "$libavencoders" CONFIG) 8739 $(mak_enable "$libavencoders_all" "$libavencoders" CONFIG)
8738 $(mak_enable "$libavparsers_all" "$libavparsers" CONFIG) 8740 $(mak_enable "$libavparsers_all" "$libavparsers" CONFIG)
9268 #define HAVE_ATTRIBUTE_PACKED 1 9270 #define HAVE_ATTRIBUTE_PACKED 1
9269 #define HAVE_GETHRTIME 0 9271 #define HAVE_GETHRTIME 0
9270 #define HAVE_INLINE_ASM 1 9272 #define HAVE_INLINE_ASM 1
9271 #define HAVE_INLINE_ASM_NONLOCAL_LABELS 1 9273 #define HAVE_INLINE_ASM_NONLOCAL_LABELS 1
9272 #define HAVE_INLINE_ASM_DIRECT_SYMBOL_REFS 1 9274 #define HAVE_INLINE_ASM_DIRECT_SYMBOL_REFS 1
9275 #define HAVE_INTRINSICS_NEON 0
9273 #define HAVE_ISATTY 0 9276 #define HAVE_ISATTY 0
9274 #define HAVE_LDBRX 0 9277 #define HAVE_LDBRX 0
9275 #define HAVE_LIBC_MSVCRT 0 9278 #define HAVE_LIBC_MSVCRT 0
9276 #define HAVE_LOCALTIME_R 0 9279 #define HAVE_LOCALTIME_R 0
9277 #define HAVE_MAPVIEWOFFILE 0 9280 #define HAVE_MAPVIEWOFFILE 0