]> git.sesse.net Git - ffmpeg/history - libavcodec/fmtconvert.c
g726dec: set channel layout at initialization instead of validating it
[ffmpeg] / libavcodec / fmtconvert.c
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2011-05-18 Justin RugglesAdd float_interleave() to FmtConvertContext with x86...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-07 Justin Rugglescosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_c...
2011-03-07 Carl Eugen HoyosFix compilation on powerpc with --disable-altivec.
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.