ffmpeg/libavutil/x86
James Almer 2d9821a208 x86/cpu: check for OS support before enabling AVX2
AV_CPU_FLAG_AVX is enabled at this point only if there's OS support.

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-25 17:56:43 +01:00
..
Makefile x86: lpc: simd av_update_lls 2013-06-29 13:23:57 +02:00
asm.h Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported. 2014-03-18 23:39:30 +01:00
bswap.h
cpu.c x86/cpu: check for OS support before enabling AVX2 2014-03-25 17:56:43 +01:00
cpu.h x86: add detection for FMA3 instruction set 2014-02-23 15:29:36 +01:00
cpuid.asm Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 2012-10-31 13:43:33 +01:00
emms.asm Merge remote-tracking branch 'qatar/master' 2013-01-19 13:20:25 +01:00
emms.h lavu: Fix checkheaders for x86/emms.h 2013-02-17 00:18:16 +01:00
float_dsp.asm x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3 2014-03-13 04:34:05 +01:00
float_dsp_init.c x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3 2014-03-13 04:34:05 +01:00
intreadwrite.h
lls.asm rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
lls_init.c rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
timer.h avutil/timer: Fix units for x86 after c708b54033 2014-03-09 15:22:02 +01:00
w64xmmtest.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
x86inc.asm x86: Move XOP emulation to x86util 2014-02-24 08:30:19 +01:00
x86util.asm x86: Move XOP emulation to x86util 2014-02-24 08:30:19 +01:00