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.
 
 
 
 
James Almer 90d216cb90 x86inc: set the correct amount of simd regs in x86_64 when avx512 is enabled but not used 7 years ago
..
Makefile build: Generalize yasm/nasm-related variable names 8 years ago
asm.h asm: FF_-prefix internal macros used in inline assembly 9 years ago
bswap.h avutil/x86/bswap: Remove warning about bswap intrinsics with msvc. 9 years ago
cpu.c avutil: add alignment needed for AVX-512 7 years ago
cpu.h avutil: add AVX-512 flags 7 years ago
cpuid.asm Merge commit '79793f833784121d574454af4871866576c0749d' 11 years ago
emms.asm Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 8 years ago
emms.h Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8' 8 years ago
fixed_dsp.asm x86/fixed_dsp: add ff_butterflies_fixed_sse2 9 years ago
fixed_dsp_init.c x86/fixed_dsp: add ff_butterflies_fixed_sse2 9 years ago
float_dsp.asm x86/float_dsp: remove usage of integer instructions 8 years ago
float_dsp_init.c x86/float_dsp: add ff_vector_fmul_reverse_avx2 8 years ago
imgutils.asm Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4' 8 years ago
imgutils_init.c Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 8 years ago
intmath.h Don't use _tzcnt instrinics with clang for windows w/o BMI. 7 years ago
intreadwrite.h
lls.asm lavu/x86/lls: add fma3 optimizations for update_lls 9 years ago
lls_init.c x86: use the new helper macros where useful 9 years ago
pixelutils.asm x86inc: Drop SECTION_TEXT macro 10 years ago
pixelutils.h avutil: add pixelutils API 11 years ago
pixelutils_init.c pixelutils: Comment on (lack of) sad_8x8_sse2 10 years ago
timer.h Merge commit 'd1a6cb195f610978ba5d2351e60f938f7f261d59' 10 years ago
w64xmmtest.h all: Add missing header guards 9 years ago
x86inc.asm x86inc: set the correct amount of simd regs in x86_64 when avx512 is enabled but not used 7 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