summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/dca.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/dca: remove old decoderfoo862016-01-311-1/+0
* Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'Michael Niedermayer2014-02-281-23/+0
|\
| * dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-281-23/+0
* | Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae'Michael Niedermayer2014-02-081-0/+1
|\ \ | |/
| * 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
* | dcadsp: add int8x8_fmul_int32 to DSP contextChristophe Gisquet2014-02-081-1/+2
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* | fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet2013-05-181-2/+2
* | Fix compilation on ARM with android gcc 4.7Reimar Döffinger2013-04-151-38/+36
* | Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622'Michael Niedermayer2013-02-261-1/+2
|\ \ | |/
| * Fix a number of incorrect intmath.h #includes.Diego Biurrun2013-02-261-1/+2
* | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer2012-12-081-2/+2
|\ \ | |/
| * arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-071-2/+2
* | arm/dca: Fix compilation of decode_blockcodes() with --enable-thumbMichael Niedermayer2012-09-161-1/+1
|/
* 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