summaryrefslogtreecommitdiffstats
path: root/libavcodec/dcadsp.c
Commit message (Expand)AuthorAgeFilesLines
* dca: use defines for subband related constantsAlexandra Hájková2015-12-311-3/+3
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-241-20/+1
* dca: change the core to work with integer coefficients.Alexandra Hájková2015-12-231-0/+34
* arm64: convert dcadsp neon asm from armJanne Grunau2015-12-141-0/+2
* dca: K&R formatting cosmeticsGabriel Dume2014-09-161-10/+15
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-281-6/+16
* dcadsp: scan coefficients linearly in dca_lfe_firChristophe Gisquet2014-02-281-8/+6
* dcadec: remove scaling in lfe_interpolation_firChristophe Gisquet2014-02-281-9/+7
* dcadsp: split lfe_dir casesChristophe Gisquet2014-02-071-3/+17
* x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet2014-02-071-0/+1
* dcadsp: add int8x8_fmul_int32 to dsp contextChristophe Gisquet2014-02-071-0/+9
* dcadsp: Add a new method, qmf_32_subbandsBen Avison2013-07-221-0/+30
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove unneeded add bias from 3 functions.Justin Ruggles2011-01-311-3/+3
* DCA: ARM/NEON optimised lfe_firMåns Rullgård2010-04-121-0/+2
* DCA: break out lfe_interpolation_fir() inner loops to a functionMåns Rullgård2010-04-121-0/+49
OpenPOWER on IntegriCloud