Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-26x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3}James Almer
2014-05-16x86: sbrdsp: implement SSE qmf_deint_negChristophe Gisquet
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-05-10x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet
2013-05-08x86: sbrdsp: force PIC addressing for Win64Christophe Gisquet
2013-05-03x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet
2013-04-24avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2Michael Niedermayer
2013-04-23avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVCMichael Niedermayer
2013-04-19x86: sbrdsp: implement SSE2 hf_apply_noiseChristophe Gisquet
2013-04-10x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet
2013-04-08x86: sbrdsp: implement SSE qmf_deint_bflyChristophe Gisquet
2013-04-06x86: sbrdsp: Implement SSE neg_odd_64Christophe Gisquet
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-01-06x86: sbrdsp: Implement SSE qmf_post_shuffleChristophe Gisquet
2013-01-06x86: sbrdsp: Implement SSE sum64x5Christophe Gisquet
2012-12-07SBR DSP x86: implement SSE sbr_hf_genChristophe Gisquet
2012-09-08x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun
2012-02-24SBR DSP x86: implement SSE sbr_hf_g_filtChristophe GISQUET
2012-02-24SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET