]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fmtconvert_mmx.c
x86: Add appropriate ifdefs around certain AVX functions.
[ffmpeg] / libavcodec / x86 / fmtconvert_mmx.c
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.