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
2011-11-17swr: use int16_t instead of short for resampling.Clément Bœsch
2011-11-17swr: use "swri_" prefix instead of "swr_" for the private API.Clément Bœsch
2011-11-17swr: drop 'AV' prefix from ResampleContext.Clément Bœsch
2011-11-16swr: rename resample2 to resample.Clément Bœsch