summaryrefslogtreecommitdiff
path: root/libavcodec/x86/sbrdsp_init.c
Commit message (Expand)AuthorAge
* 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