summaryrefslogtreecommitdiff
path: root/libavcodec/x86/sbrdsp_init.c
Commit message (Expand)AuthorAge
* x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3}James Almer2015-01-25
* x86: sbrdsp: implement SSE qmf_deint_negChristophe Gisquet2014-05-15
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-18
|\
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
| * x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-05-10
| * x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-03
* | x86: sbrdsp: force PIC addressing for Win64Christophe Gisquet2013-05-08
* | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2Michael Niedermayer2013-04-24
* | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVCMichael Niedermayer2013-04-23
* | x86: sbrdsp: implement SSE2 hf_apply_noiseChristophe Gisquet2013-04-19
* | x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-04-10
* | x86: sbrdsp: implement SSE qmf_deint_bflyChristophe Gisquet2013-04-08
|/
* x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet2013-04-05
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-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: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* SBR DSP x86: implement SSE sbr_hf_g_filtChristophe GISQUET2012-02-23
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-23