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 bbe95f7353
x86: replace explicit REP_RETs with RETs
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
emms.asm
emms.h
fixed_dsp.asm
fixed_dsp_init.c lavu/fixed_dsp: add missing av_restrict qualifiers 2 years ago
float_dsp.asm x86: replace explicit REP_RETs with RETs 2 years ago
float_dsp_init.c avutil/x86/float_dsp: add fma3 for scalarproduct 2 years ago
imgutils.asm
imgutils_init.c
intmath.h
intreadwrite.h avutil/x86/intreadwrite: Add ability to detect whether MMX code is used 2 years ago
lls.asm x86: replace explicit REP_RETs with RETs 2 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: fix stray change in 15xM FFT and replace imul->lea 2 years ago
tx_float_init.c lavu/tx: refactor to explicitly track and convert lookup table order 2 years ago
w64xmmtest.h
x86inc.asm avutil/cpu: add AVX512 Icelake flag 3 years ago
x86util.asm