summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/sbrdsp.asm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '4f50646697606df39317b93c2a427603b77636ee'Michael Niedermayer2013-01-071-0/+20
|\
| * x86: sbrdsp: Implement SSE qmf_post_shuffleChristophe Gisquet2013-01-061-0/+20
* | Merge commit '44a0036d10579ed91e48df24859e54b08a582742'Michael Niedermayer2013-01-071-0/+22
|\ \ | |/
| * x86: sbrdsp: Implement SSE sum64x5Christophe Gisquet2013-01-061-0/+22
* | sbr_hf_gen_sse: Optimize code a bit more.Michael Niedermayer2012-12-081-21/+18
|/
* SBR DSP x86: implement SSE sbr_hf_genChristophe Gisquet2012-12-071-2/+71
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* dsputil x86: use SSE float instruction instead of SSE2 integer equivalentChristophe GISQUET2012-04-041-1/+1
* aacsbr: handle m_max values smaller than 4.Ronald S. Bultje2012-03-231-0/+1
* sbrdsp.asm: convert all instructions to float/SSE ones.Reimar Döffinger2012-03-071-8/+8
* SBR DSP: fix SSE code to not use SSE2 instructions.Reimar Döffinger2012-03-061-1/+1
* SBR DSP x86: implement SSE sbr_hf_g_filtChristophe GISQUET2012-02-231-0/+40
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-231-0/+74
OpenPOWER on IntegriCloud