20 Commits (ad9052c4f8edc07b4f198e5b4845532e78a66ab7)

Author SHA1 Message Date
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
Christophe Gisquet 4cb6964244 dcadec: simplify decoding of VQ high frequencies 11 years ago
Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 11 years ago
Christophe Gisquet 481a46a462 dcadsp: add int8x8_fmul_int32 to DSP context 11 years ago
Christophe Gisquet 2bd44cb705 dcadsp: add int8x8_fmul_int32 to dsp context 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 11 years ago
Christophe Gisquet f49564c607 fmtconvert: int32_t input to int32_to_float_fmul_scalar 12 years ago
Reimar Döffinger 8067f55edf Fix compilation on ARM with android gcc 4.7 12 years ago
Diego Biurrun 76b19a3984 Fix a number of incorrect intmath.h #includes. 12 years ago
Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 12 years ago
Michael Niedermayer a593f5bd9d arm/dca: Fix compilation of decode_blockcodes() with --enable-thumb 12 years ago
Mans Rullgard f7de52354f ARM: dca: disable optimised decode_blockcodes() for old gcc 13 years ago
Mans Rullgard 00a856e3f9 dca: ARMv6 optimised decode_blockcode() 13 years ago
Mans Rullgard d4999e0a79 dca: ARMv6 optimised decode_blockcode() 13 years ago
Mans Rullgard 6308729e68 ARM: check for inline asm 'y' operand modifier support 13 years ago
Mans Rullgard bf5d46d8e6 dca: NEON optimised high freq VQ decoding 13 years ago