summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dcadsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-241-20/+0
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-311-2/+2
* x86/synth_filter: remove the fma3 version ifdefsJames Almer2014-04-131-2/+0
* x86/synth_filter: add synth_filter_fma3James Almer2014-04-041-0/+6
* x86/synth_filter: add synth_filter_avxJames Almer2014-04-041-0/+4
* x86/synth_filter: add synth_filter_sseJames Almer2014-04-041-17/+28
* x86: dcadsp: Fix linking with yasm and optimizations disabledDiego Biurrun2014-03-051-0/+4
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-281-6/+12
* x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-281-0/+28
* x86: dcadsp: implement SSE lfe_dirChristophe Gisquet2014-02-281-0/+4
* x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet2014-02-071-0/+47
OpenPOWER on IntegriCloud