summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dca.h
Commit message (Expand)AuthorAge
* avcodec/dca: remove old decoderfoo862016-01-31
* Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'Michael Niedermayer2014-02-28
|\
| * dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-28
* | Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae'Michael Niedermayer2014-02-08
|\|
| * 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
* | dcadsp: add int8x8_fmul_int32 to DSP contextChristophe Gisquet2014-02-08
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet2013-05-18
* | Fix compilation on ARM with android gcc 4.7Reimar Döffinger2013-04-15
* | Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622'Michael Niedermayer2013-02-26
|\|
| * Fix a number of incorrect intmath.h #includes.Diego Biurrun2013-02-26
* | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer2012-12-08
|\|
| * arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* | arm/dca: Fix compilation of decode_blockcodes() with --enable-thumbMichael Niedermayer2012-09-16
|/
* 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