summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fmtconvert_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-031-4/+6
|\
| * x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-031-4/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-301-5/+7
|\ \ | |/
| * x86: fmtconvert: add special asm for float_to_int16_interleave_misc_*Ronald S. Bultje2012-06-301-5/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-011-1/+1
|\ \ | |/
| * x86: Place mm_flags variable declaration below the appropriate #ifdef.Diego Biurrun2012-01-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-186/+27
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-191-0/+6
|\ \ | |/
| * 10l: wrap float_interleave functions in HAVE_YASM.Justin Ruggles2011-05-181-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-191-0/+30
|\ \ | |/
| * 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
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-041-0/+266