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
..
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
cpuid.asm
emms.asm
emms.h
float_dsp_init.c x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3 2014-03-13 04:34:05 +01:00
float_dsp.asm x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3 2014-03-13 04:34:05 +01:00
intreadwrite.h
lls_init.c
lls.asm
Makefile
timer.h
w64xmmtest.h
x86inc.asm
x86util.asm