1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavutil/x86
James Almer f4097e4c1f x86/tx_float: add missing check for AVX2
Fixes compilation with old yasm.

Signed-off-by: James Almer <jamrial@gmail.com>
2022-09-06 14:06:33 -03:00
..
asm.h
bswap.h
cpu.c
cpu.h
cpuid.asm
emms.asm
emms.h
fixed_dsp_init.c
fixed_dsp.asm
float_dsp_init.c avutil/x86/float_dsp: Remove obsolete 3dnowext function 2022-06-22 13:37:22 +02:00
float_dsp.asm avutil/x86/float_dsp: Remove obsolete 3dnowext function 2022-06-22 13:37:22 +02:00
imgutils_init.c
imgutils.asm
intmath.h
intreadwrite.h
lls_init.c
lls.asm
Makefile
pixelutils_init.c avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions 2022-06-22 13:36:44 +02:00
pixelutils.asm avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions 2022-06-22 13:36:44 +02:00
pixelutils.h
timer.h
tx_float_init.c x86/tx_float: implement inverse MDCT AVX2 assembly 2022-09-06 04:21:46 +02:00
tx_float.asm x86/tx_float: add missing check for AVX2 2022-09-06 14:06:33 -03:00
w64xmmtest.h
x86inc.asm
x86util.asm