summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/dca.h
Commit message (Expand)AuthorAgeFilesLines
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-281-23/+0
* dca: include dcadsp.h in {arm,x86}/dca.h for checkheadersJanne Grunau2014-02-081-0/+1
* dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet2014-02-071-1/+2
* fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-171-2/+2
* Fix a number of incorrect intmath.h #includes.Diego Biurrun2013-02-261-1/+2
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-071-2/+2
* ARM: dca: disable optimised decode_blockcodes() for old gccMans Rullgard2011-12-151-1/+1
* dca: ARMv6 optimised decode_blockcode()Mans Rullgard2011-11-251-0/+55
* ARM: check for inline asm 'y' operand modifier supportMans Rullgard2011-10-031-1/+1
* dca: NEON optimised high freq VQ decodingMans Rullgard2011-09-301-0/+49
OpenPOWER on IntegriCloud