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.
 
 
 
 
Ronald S. Bultje 0c0828ecc5 x86: Use simple nop codes for <= sse (rather than <= mmx) 12 years ago
..
Makefile x86: Add a Yasm-based emms() replacement 12 years ago
asm.h x86: move MANGLE() and related macros to libavutil/x86/asm.h 12 years ago
bswap.h x86: place some inline asm under #if HAVE_INLINE_ASM 13 years ago
cpu.c x86: cpu: Drop unused HAVE_RWEFLAGS condition 12 years ago
cpu.h x86: Add YASM implementations of cpuid and xgetbv from x264 12 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 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
float_dsp_init.c floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
intreadwrite.h Replace FFmpeg with Libav in licence headers 14 years ago
timer.h x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME). 13 years ago
w64xmmtest.h Add more missing includes after removing the implicit common.h 12 years ago
x86inc.asm x86: Use simple nop codes for <= sse (rather than <= mmx) 12 years ago
x86util.asm x86inc: Add cvisible macro for C functions with public prefix 12 years ago