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 997f9bdb99
x86/tx_float: correctly load the transform length
3 years ago
..
Makefile lavu/x86: add FFT assembly 4 years ago
asm.h
bswap.h libavutil: x86: Include stdlib.h before using _byteswap_ulong 5 years ago
cpu.c lavu/x86/cpu: Fix aesni detection 6 years ago
cpu.h Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' 7 years ago
cpuid.asm
emms.asm
emms.h
fixed_dsp.asm
fixed_dsp_init.c
float_dsp.asm x86/float_dsp: add ff_vector_dmul_{sse2,avx} 6 years ago
float_dsp_init.c x86/float_dsp: add ff_vector_dmul_{sse2,avx} 6 years ago
imgutils.asm
imgutils_init.c
intmath.h
intreadwrite.h
lls.asm
lls_init.c Include attributes.h directly 4 years ago
pixelutils.asm x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions 6 years ago
pixelutils.h
pixelutils_init.c x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them 6 years ago
timer.h
tx_float.asm x86/tx_float: correctly load the transform length 3 years ago
tx_float_init.c lavu/x86/tx_float: fix FMA3 implying AVX2 is available 4 years ago
w64xmmtest.h
x86inc.asm avutil/x86inc: fix warnings when assembling with Nasm 2.15 4 years ago
x86util.asm