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
2012-03-07SBR DSP: unroll sum_squareChristophe GISQUET
2012-02-24SBR DSP x86: implement SSE sbr_sum_square_sseChristophe GISQUET
2012-02-24SBR DSP: use intptr_t for the ixh parameter.Christophe GISQUET
2012-01-28aacsbr: ARM NEON optimised sbrdsp functionsMans Rullgard
2012-01-28aacsbr: move some simdable loops to function pointersMans Rullgard