summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fmtconvert_mmx.c
Commit message (Expand)AuthorAge
* x86: Place mm_flags variable declaration below the appropriate #ifdef.Diego Biurrun2012-01-30
* fmtconvert: port float_to_int16_interleave() 2-channel x86 inline asm to yasmJustin Ruggles2011-10-21
* fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasmJustin Ruggles2011-10-21
* fmtconvert: check compile-time x86 instruction set flagsJustin Ruggles2011-10-21
* fmtconvert: port float_to_int16() x86 inline asm to yasmJustin Ruggles2011-10-21
* 10l: wrap float_interleave functions in HAVE_YASM.Justin Ruggles2011-05-18
* Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-18
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-02