| Commit message (Expand) | Author | Age | Files | Lines |
* | fmtconvert: drop unused functions | Anton Khirnov | 2015-02-28 | 1 | -49/+0 |
* | fmtconvert: Add a new method, int32_to_float_fmul_array8 | Ben Avison | 2013-07-22 | 1 | -0/+10 |
* | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+3 |
* | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Add float_interleave() to FmtConvertContext with x86-optimized versions. | Justin Ruggles | 2011-05-18 | 1 | -0/+20 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). | Justin Ruggles | 2011-03-07 | 1 | -1/+1 |
* | Fix compilation on powerpc with --disable-altivec. | Carl Eugen Hoyos | 2011-03-07 | 1 | -1/+1 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+68 |