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.
 
 
 
 
Alex Smith 08fa828b3f avutil: Fix compilation with inline asm disabled on mingw 11 years ago
..
Makefile x86: lpc: simd av_update_lls 12 years ago
asm.h dsputil: Make dsputil selectable 12 years ago
bswap.h x86: place some inline asm under #if HAVE_INLINE_ASM 13 years ago
cpu.c avutil: Move internal CPU detection function declarations to private header 11 years ago
cpu.h x86: Add and use more convenience macros to check CPU extension availability 11 years ago
cpuid.asm x86: include x86inc.asm in x86util.asm 12 years ago
emms.asm x86: Add a Yasm-based emms() replacement 12 years ago
emms.h avutil: Ensure that emms_c is always defined, even on non-x86 12 years ago
float_dsp.asm x86: float dsp: butterflies_float SSE 12 years ago
float_dsp_init.c Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
intreadwrite.h Replace FFmpeg with Libav in licence headers 14 years ago
lls.asm lls/x86: use 3-operator vaddpd in ADDPD_MEM 12 years ago
lls_init.c x86: lpc: simd av_evaluate_lls 12 years ago
timer.h avutil: Fix compilation with inline asm disabled on mingw 11 years ago
w64xmmtest.h Add more missing includes after removing the implicit common.h 12 years ago
x86inc.asm x86inc: Fix number of operands for cmp* instructions 12 years ago
x86util.asm x86inc: Add cvisible macro for C functions with public prefix 12 years ago