summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dcadsp_init.c
Commit message (Expand)AuthorAge
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-24
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31
* x86/synth_filter: remove the fma3 version ifdefsJames Almer2014-04-13
* x86/synth_filter: add synth_filter_fma3James Almer2014-04-04
* x86/synth_filter: add synth_filter_avxJames Almer2014-04-04
* x86/synth_filter: add synth_filter_sseJames Almer2014-04-04
* x86: dcadsp: Fix linking with yasm and optimizations disabledDiego Biurrun2014-03-05
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-28
* x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-28
* x86: dcadsp: implement SSE lfe_dirChristophe Gisquet2014-02-28
* x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet2014-02-07