summaryrefslogtreecommitdiff
path: root/libavcodec/arm/dca.h
Commit message (Expand)AuthorAge
* 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