summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dca.h
Commit message (Expand)AuthorAge
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-28
* dca: include dcadsp.h in {arm,x86}/dca.h for checkheadersJanne Grunau2014-02-08
* dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet2014-02-07
* fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-17
* Fix a number of incorrect intmath.h #includes.Diego Biurrun2013-02-26
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* ARM: dca: disable optimised decode_blockcodes() for old gccMans Rullgard2011-12-15
* dca: ARMv6 optimised decode_blockcode()Mans Rullgard2011-11-25
* ARM: check for inline asm 'y' operand modifier supportMans Rullgard2011-10-03
* dca: NEON optimised high freq VQ decodingMans Rullgard2011-09-30