summaryrefslogtreecommitdiffstats
path: root/libavcodec/fmtconvert.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'aebf07075f4244caf591a3af71e5872fe314e87b'Hendrik Leppkes2016-01-021-0/+10
|\
| * dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-231-0/+10
* | Merge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'Hendrik Leppkes2016-01-021-0/+1
|\ \ | |/
| * arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-141-0/+1
* | fmtconvert: Remove float_interleave*Timothy Gu2015-08-221-4/+0
* | Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'Michael Niedermayer2015-02-281-48/+0
|\ \ | |/
| * fmtconvert: drop unused functionsAnton Khirnov2015-02-281-48/+0
* | Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2'Michael Niedermayer2013-07-221-0/+16
|\ \ | |/
| * fmtconvert: Add a new method, int32_to_float_fmul_array8Ben Avison2013-07-221-0/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-171-1/+2
|\ \ | |/
| * fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-171-1/+2
* | 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 commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer2013-02-241-1/+1
|\ \ | |/
| * Remove pointless av_cold attributes in header filesDiego Biurrun2013-02-231-1/+1
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-051-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-041-1/+1
|\ \ | |/
| * cosmetics: Consistently place static, inline and av_cold attributes/keywords.Diego Biurrun2012-04-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-1/+9
|\ \ | |/
| * fmtconvert: fix and extend documentation for float_interleave()Justin Ruggles2011-10-211-1/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-191-0/+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
* Libavcodec AC3/E-AC3/DTS decoders now output floating point data.clsid22011-04-031-0/+4
* cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec().Justin Ruggles2011-03-081-1/+1
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-041-0/+79
OpenPOWER on IntegriCloud