You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lynne f21899db7d
x86/tx_float: enable AVX-only split-radix FFT codelets
2 years ago
..
Makefile
asm.h
bswap.h
cpu.c avutil/cpu: add AVX512 Icelake flag 3 years ago
cpu.h avutil/cpu: add AVX512 Icelake flag 3 years ago
cpuid.asm libavutil: include assembly with full path from source root 3 years ago
emms.asm libavutil: include assembly with full path from source root 3 years ago
emms.h avutil/x86/emms: Don't unnecessarily include lavu/cpu.h 3 years ago
fixed_dsp.asm libavutil: include assembly with full path from source root 3 years ago
fixed_dsp_init.c
float_dsp.asm x86/float_dsp: use three operand form for some instructions 2 years ago
float_dsp_init.c avutil/x86/float_dsp: add fma3 for scalarproduct 2 years ago
imgutils.asm
imgutils_init.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
intmath.h
intreadwrite.h avutil/x86/intreadwrite: Add ability to detect whether MMX code is used 2 years ago
lls.asm libavutil: include assembly with full path from source root 3 years ago
lls_init.c
pixelutils.asm avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions 2 years ago
pixelutils.h
pixelutils_init.c avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions 2 years ago
timer.h
tx_float.asm x86/tx_float: enable AVX-only split-radix FFT codelets 2 years ago
tx_float_init.c x86/tx_float: enable AVX-only split-radix FFT codelets 2 years ago
w64xmmtest.h
x86inc.asm avutil/cpu: add AVX512 Icelake flag 3 years ago
x86util.asm