summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/sbrdsp.asm
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noiseMichael Niedermayer2015-09-291-0/+1
* x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelateJames Almer2015-08-061-17/+17
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-041-1/+1
* x86/sbrdsp: Use different mem movesChristophe Gisquet2015-01-251-6/+8
* x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3}James Almer2015-01-251-0/+114
* x86: sbrdsp/fft: reuse ps_neg constantChristophe Gisquet2014-08-061-1/+1
* x86: sbrdsp: implement SSE qmf_deint_negChristophe Gisquet2014-05-151-0/+22
* Merge commit '55519926ef855c671d084ccc151056de9e3d3a77'Michael Niedermayer2014-03-141-4/+4
|\
| * x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-131-4/+4
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* | Merge commit '2c299d4165cd9653153e12270971c2368551b79e'Michael Niedermayer2013-05-101-6/+6
|\ \ | |/
| * x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-05-101-0/+30
* | x86: sbrdsp: force PIC addressing for Win64Christophe Gisquet2013-05-081-11/+2
* | Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'Michael Niedermayer2013-05-041-24/+24
|\ \ | |/
| * x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-031-0/+28
* | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2Michael Niedermayer2013-04-241-0/+4
* | x86: sbrdsp: implement SSE2 hf_apply_noiseChristophe Gisquet2013-04-191-0/+114
* | x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-04-101-0/+30
* | x86: sbrdsp: implement SSE qmf_deint_bflyChristophe Gisquet2013-04-081-0/+42
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-061-16/+16
|\ \ | |/
| * x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet2013-04-051-0/+22
* | x86: sbrdsp: implement SSE neg_odd_64Christophe Gisquet2013-04-051-0/+22
* | 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