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