| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2' | Michael Niedermayer | 2013-07-22 | 1 | -0/+10 |
|\ |
|
| * | fmtconvert: Add a new method, int32_to_float_fmul_array8 | Ben Avison | 2013-07-22 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-17 | 1 | -1/+3 |
|\| |
|
| * | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+3 |
* | | fmtconvert: int32_t input to int32_to_float_fmul_scalar | Christophe Gisquet | 2013-05-18 | 1 | -1/+1 |
* | | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' | Michael Niedermayer | 2013-05-01 | 1 | -1/+1 |
|\| |
|
| * | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | | Optimization of AC3 floating point decoder for MIPS | Nedeljko Babic | 2012-09-05 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -0/+20 |
|\| |
|
| * | 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 |
* | Libavcodec AC3/E-AC3/DTS decoders now output floating point data. | clsid2 | 2011-04-03 | 1 | -0/+31 |
* | cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). | Justin Ruggles | 2011-03-08 | 1 | -1/+1 |
* | Fix compilation on powerpc with --disable-altivec. | Carl Eugen Hoyos | 2011-03-04 | 1 | -1/+1 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-04 | 1 | -0/+68 |