| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -4/+4 |
* | x86: sbrdsp: implement SSE2 qmf_pre_shuffle | Christophe Gisquet | 2013-05-10 | 1 | -0/+30 |
* | x86: sbrdsp: Implement SSE2 qmf_deint_bfly | Christophe Gisquet | 2013-05-03 | 1 | -0/+28 |
* | x86: sbrdsp: Implement SSE neg_odd_64 | Christophe Gisquet | 2013-04-05 | 1 | -0/+22 |
* | x86: sbrdsp: Implement SSE qmf_post_shuffle | Christophe Gisquet | 2013-01-06 | 1 | -0/+20 |
* | x86: sbrdsp: Implement SSE sum64x5 | Christophe Gisquet | 2013-01-06 | 1 | -0/+22 |
* | SBR DSP x86: implement SSE sbr_hf_gen | Christophe Gisquet | 2012-12-07 | 1 | -2/+71 |
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | dsputil x86: use SSE float instruction instead of SSE2 integer equivalent | Christophe GISQUET | 2012-04-04 | 1 | -1/+1 |
* | aacsbr: handle m_max values smaller than 4. | Ronald S. Bultje | 2012-03-23 | 1 | -0/+1 |
* | sbrdsp.asm: convert all instructions to float/SSE ones. | Reimar Döffinger | 2012-03-07 | 1 | -8/+8 |
* | SBR DSP: fix SSE code to not use SSE2 instructions. | Reimar Döffinger | 2012-03-06 | 1 | -1/+1 |
* | SBR DSP x86: implement SSE sbr_hf_g_filt | Christophe GISQUET | 2012-02-23 | 1 | -0/+40 |
* | SBR DSP x86: implement SSE sbr_sum_square_sse | Christophe GISQUET | 2012-02-23 | 1 | -0/+74 |