Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fmtconvert: Add a new method, int32_to_float_fmul_array8 | Ben Avison | 2013-07-22 | 1 | -0/+16 |
* | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+2 |
* | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | Remove pointless av_cold attributes in header files | Diego Biurrun | 2013-02-23 | 1 | -1/+1 |
* | cosmetics: Consistently place static, inline and av_cold attributes/keywords. | Diego Biurrun | 2012-04-04 | 1 | -1/+1 |
* | fmtconvert: fix and extend documentation for float_interleave() | Justin Ruggles | 2011-10-21 | 1 | -1/+9 |
* | Add float_interleave() to FmtConvertContext with x86-optimized versions. | Justin Ruggles | 2011-05-18 | 1 | -0/+9 |
* | 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 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -0/+79 |