summaryrefslogtreecommitdiff
path: root/libavcodec/fmtconvert.c
Commit message (Expand)AuthorAge
* dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-23
* arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-14
* fmtconvert: drop unused functionsAnton Khirnov2015-02-28
* fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison2013-07-22
* fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-17
* ppc: More consistent arch initializationDiego Biurrun2013-04-30
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-18
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles2011-03-07
* Fix compilation on powerpc with --disable-altivec.Carl Eugen Hoyos2011-03-07
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-02