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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-28swr: MMX2 & SSSE3 int16 resample coreMichael Niedermayer
2012-06-19swr: introduce filter_alloc in preparation of SIMD resample optimisationsMichael Niedermayer
2012-06-19swr/resample: optimize C code for the most common caseMichael Niedermayer
2012-06-06resample_template: use av_assertMichael Niedermayer
2012-04-10swr: support float & int32 in the resamplerMichael Niedermayer