]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fmtconvert_mmx.c
fmtconvert: port float_to_int16_interleave() 2-channel x86 inline asm to yasm
[ffmpeg] / libavcodec / x86 / fmtconvert_mmx.c
2011-10-21 Justin Rugglesfmtconvert: port float_to_int16_interleave() 2-channel...
2011-10-21 Justin Rugglesfmtconvert: port int32_to_float_fmul_scalar() x86 inlin...
2011-10-21 Justin Rugglesfmtconvert: check compile-time x86 instruction set...
2011-10-21 Justin Rugglesfmtconvert: port float_to_int16() x86 inline asm to...
2011-05-19 Justin Ruggles10l: wrap float_interleave functions in HAVE_YASM.
2011-05-18 Justin RugglesAdd float_interleave() to FmtConvertContext with x86...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.