summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dcadsp.asm
Commit message (Expand)AuthorAgeFilesLines
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-241-86/+0
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-111-1/+1
* x86: dcadsp: Avoid SSE2 instructions in SSE functionsHenrik Gramner2015-08-111-1/+1
* x86/synth_filter: remove the fma3 version ifdefsJames Almer2014-04-131-2/+0
* x86/synth_filter: add synth_filter_fma3James Almer2014-04-041-0/+22
* x86/synth_filter: add synth_filter_avxJames Almer2014-04-041-32/+53
* x86/synth_filter: add synth_filter_sseJames Almer2014-04-041-13/+42
* dcadec: simplify decoding of VQ high frequenciesChristophe Gisquet2014-02-281-15/+38
* x86: synth filter float: implement SSE2 versionChristophe Gisquet2014-02-281-0/+152
* x86: dcadsp: implement SSE lfe_dirChristophe Gisquet2014-02-281-0/+87
* x86: dcadsp: implement int8x8_fmul_int32Christophe Gisquet2014-02-071-0/+90
OpenPOWER on IntegriCloud