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 90c17a05aa
x86/tx_float: fix stray change in 15xM FFT and replace imul->lea
2 years ago
..
Makefile x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled 3 years ago
asm.h asm: FF_-prefix internal macros used in inline assembly 9 years ago
bswap.h libavutil: x86: Include stdlib.h before using _byteswap_ulong 5 years ago
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 lavu/fixed_dsp: add missing av_restrict qualifiers 2 years ago
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 Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4' 8 years ago
imgutils_init.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
intmath.h x86/intmath: add VEX encoded versions of av_clipf() and av_clipd() 3 years ago
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 Include attributes.h directly 4 years ago
pixelutils.asm avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions 2 years ago
pixelutils.h avutil: add pixelutils API 10 years ago
pixelutils_init.c avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions 2 years ago
timer.h Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59' 9 years ago
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 all: Add missing header guards 9 years ago
x86inc.asm avutil/cpu: add AVX512 Icelake flag 3 years ago
x86util.asm avutil/x86util : add macro for loading a 128 bits constants in an xmm or in each part of an ymm in order to simplify avx2 asm func 7 years ago