summaryrefslogtreecommitdiff
path: root/libavcodec/x86/sbrdsp.asm
Commit message (Expand)AuthorAge
* dsputil x86: use SSE float instruction instead of SSE2 integer equivalentChristophe GISQUET2012-04-04
* aacsbr: handle m_max values smaller than 4.Ronald S. Bultje2012-03-23
* sbrdsp.asm: convert all instructions to float/SSE ones.Reimar Döffinger2012-03-07
* SBR DSP: fix SSE code to not use SSE2 instructions.Reimar Döffinger2012-03-06
* SBR DSP x86: implement SSE sbr_hf_g_filtChristophe GISQUET2012-02-23
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-23