| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -1/+0 |
* | Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9' | Michael Niedermayer | 2014-02-28 | 1 | -23/+0 |
|\ |
|
| * | dcadec: simplify decoding of VQ high frequencies | Christophe Gisquet | 2014-02-28 | 1 | -23/+0 |
* | | Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae' | Michael Niedermayer | 2014-02-08 | 1 | -0/+1 |
|\| |
|
| * | dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders | Janne Grunau | 2014-02-08 | 1 | -0/+1 |
| * | dcadsp: add int8x8_fmul_int32 to dsp context | Christophe Gisquet | 2014-02-07 | 1 | -1/+2 |
| * | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -2/+2 |
* | | dcadsp: add int8x8_fmul_int32 to DSP context | Christophe Gisquet | 2014-02-08 | 1 | -1/+2 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | fmtconvert: int32_t input to int32_to_float_fmul_scalar | Christophe Gisquet | 2013-05-18 | 1 | -2/+2 |
* | | Fix compilation on ARM with android gcc 4.7 | Reimar Döffinger | 2013-04-15 | 1 | -38/+36 |
* | | Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622' | Michael Niedermayer | 2013-02-26 | 1 | -1/+2 |
|\| |
|
| * | Fix a number of incorrect intmath.h #includes. | Diego Biurrun | 2013-02-26 | 1 | -1/+2 |
* | | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5' | Michael Niedermayer | 2012-12-08 | 1 | -2/+2 |
|\| |
|
| * | arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation | Mans Rullgard | 2012-12-07 | 1 | -2/+2 |
* | | arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb | Michael Niedermayer | 2012-09-16 | 1 | -1/+1 |
|/ |
|
* | ARM: dca: disable optimised decode_blockcodes() for old gcc | Mans Rullgard | 2011-12-15 | 1 | -1/+1 |
* | dca: ARMv6 optimised decode_blockcode() | Mans Rullgard | 2011-11-25 | 1 | -0/+55 |
* | ARM: check for inline asm 'y' operand modifier support | Mans Rullgard | 2011-10-03 | 1 | -1/+1 |
* | dca: NEON optimised high freq VQ decoding | Mans Rullgard | 2011-09-30 | 1 | -0/+49 |