summaryrefslogtreecommitdiffstats
path: root/libavcodec/fmtconvert.h
Commit message (Expand)AuthorAgeFilesLines
* fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison2013-07-221-0/+16
* fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-171-1/+2
* ppc: More consistent arch initializationDiego Biurrun2013-04-301-1/+1
* Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-231-1/+1
* cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-041-1/+1
* fmtconvert: fix and extend documentation for float_interleave()Justin Ruggles2011-10-211-1/+9
* Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-181-0/+9
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles2011-03-071-1/+1
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-021-0/+79
OpenPOWER on IntegriCloud