2 Commits (fa6c795c3f40c8739c2263b8cef12c9564ded0b9)

Author SHA1 Message Date
Diego Biurrun 29cfdd3767 x86: avcodec: Appropriately name files containing only init functions 12 years ago
Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago
Diego Biurrun ca844b7be9 x86: Use consistent 3dnowext function and macro name suffixes 12 years ago
Ronald S. Bultje 66a02159ea x86: fmtconvert: add special asm for float_to_int16_interleave_misc_* 13 years ago
Diego Biurrun c30b198381 x86: Place mm_flags variable declaration below the appropriate #ifdef. 13 years ago
Justin Ruggles aad3429d4e fmtconvert: port float_to_int16_interleave() 2-channel x86 inline asm to yasm 13 years ago
Justin Ruggles 4e8e262476 fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm 13 years ago
Justin Ruggles 185142a5ea fmtconvert: check compile-time x86 instruction set flags 13 years ago
Justin Ruggles 708ab7dd69 fmtconvert: port float_to_int16() x86 inline asm to yasm 13 years ago
Justin Ruggles e98a95e779 10l: wrap float_interleave functions in HAVE_YASM. 14 years ago
Justin Ruggles 32f8fb8ecf Add float_interleave() to FmtConvertContext with x86-optimized versions. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago