summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dcadsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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