summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/sbrdsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3}James Almer2015-01-251-0/+8
* x86: sbrdsp: implement SSE qmf_deint_negChristophe Gisquet2014-05-151-0/+3
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-3/+3
|\
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-3/+3
| * x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-05-101-0/+2
| * x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-031-0/+5
* | x86: sbrdsp: force PIC addressing for Win64Christophe Gisquet2013-05-081-2/+0
* | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2Michael Niedermayer2013-04-241-1/+1
* | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVCMichael Niedermayer2013-04-231-0/+2
* | x86: sbrdsp: implement SSE2 hf_apply_noiseChristophe Gisquet2013-04-191-0/+17
* | x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-04-101-0/+2
* | x86: sbrdsp: implement SSE qmf_deint_bflyChristophe Gisquet2013-04-081-0/+7
|/
* x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet2013-04-051-0/+2
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* x86: sbrdsp: Implement SSE qmf_post_shuffleChristophe Gisquet2013-01-061-0/+2
* x86: sbrdsp: Implement SSE sum64x5Christophe Gisquet2013-01-061-0/+2
* SBR DSP x86: implement SSE sbr_hf_genChristophe Gisquet2012-12-071-0/+4
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-6/+5
* SBR DSP x86: implement SSE sbr_hf_g_filtChristophe GISQUET2012-02-231-0/+3
* SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET2012-02-231-0/+37
OpenPOWER on IntegriCloud