summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/fmtconvert_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Place mm_flags variable declaration below the appropriate #ifdef.Diego Biurrun2012-01-301-1/+1
* fmtconvert: port float_to_int16_interleave() 2-channel x86 inline asm to yasmJustin Ruggles2011-10-211-60/+9
* fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasmJustin Ruggles2011-10-211-52/+7
* fmtconvert: check compile-time x86 instruction set flagsJustin Ruggles2011-10-211-4/+4
* fmtconvert: port float_to_int16() x86 inline asm to yasmJustin Ruggles2011-10-211-76/+13
* 10l: wrap float_interleave functions in HAVE_YASM.Justin Ruggles2011-05-181-0/+6
* Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-181-0/+30
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-021-0/+266
OpenPOWER on IntegriCloud