summaryrefslogtreecommitdiff
path: root/libavcodec/dcadsp.h
Commit message (Expand)AuthorAgeFilesLines
* dca: use defines for subband related constantsAlexandra Hájková2015-12-311-3/+6
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-241-7/+2
* dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-231-0/+6
* arm64: convert dcadsp neon asm from armJanne Grunau2015-12-141-0/+1
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-281-1/+7
* dcadec: remove scaling in lfe_interpolation_firChristophe Gisquet2014-02-281-2/+1
* dcadsp: split lfe_dir casesChristophe Gisquet2014-02-071-2/+2
* x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet2014-02-071-0/+1
* dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet2014-02-071-0/+1
* dcadsp: Add a new method, qmf_32_subbandsBen Avison2013-07-221-0/+9
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-311-1/+1
* DCA: ARM/NEON optimised lfe_firMåns Rullgård2010-04-121-0/+1
* DCA: break out lfe_interpolation_fir() inner loops to a functionMåns Rullgård2010-04-121-0/+29