summaryrefslogtreecommitdiff
path: root/libavcodec/x86/sbrdsp.asm
Commit message (Expand)AuthorAge
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-05-10
* x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-03
* x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet2013-04-05
* x86: sbrdsp: Implement SSE qmf_post_shuffleChristophe Gisquet2013-01-06
* x86: sbrdsp: Implement SSE sum64x5Christophe Gisquet2013-01-06
* SBR DSP x86: implement SSE sbr_hf_genChristophe Gisquet2012-12-07
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* 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