summaryrefslogtreecommitdiffstats
path: root/libavcodec/fmtconvert.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'Hendrik Leppkes2016-01-021-0/+9
|\
| * dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-231-0/+9
* | Merge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'Hendrik Leppkes2016-01-021-4/+10
|\ \ | |/
| * arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-141-3/+8
* | fmtconvert: Remove float_interleave*Timothy Gu2015-08-221-31/+0
* | Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer2015-02-281-49/+0
|\ \ | |/
| * fmtconvert: drop unused functionsAnton Khirnov2015-02-281-49/+0
* | Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2'Michael Niedermayer2013-07-221-0/+10
|\ \ | |/
| * fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison2013-07-221-0/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-171-1/+3
|\ \ | |/
| * fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-171-1/+3
* | fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet2013-05-181-1/+1
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer2013-05-011-1/+1
|\ \ | |/
| * ppc: More consistent arch initializationDiego Biurrun2013-04-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-081-1/+1
|\ \ | |/
| * x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-051-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-191-0/+20
|\ \ | |/
| * Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-181-0/+20
| * 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
| * Fix compilation on powerpc with --disable-altivec.Carl Eugen Hoyos2011-03-071-1/+1
| * Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-021-0/+68
* Libavcodec AC3/E-AC3/DTS decoders now output floating point data.clsid22011-04-031-0/+31
* cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles2011-03-081-1/+1
* Fix compilation on powerpc with --disable-altivec.Carl Eugen Hoyos2011-03-041-1/+1
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-041-0/+68
OpenPOWER on IntegriCloud