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-12-24swr: fix swresample_version()Michael Niedermayer
2011-12-22swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100Michael Niedermayer
2011-12-22swr: add swresample_version swresample_configuration and swresample_licenseMichael Niedermayer
2011-11-24swr: use native planar sample formats.Clément Bœsch
2011-11-17swr: introduce a public function to customize the channel mapping.Clément Bœsch
2011-11-17swr: doxycomment public API.Clément Bœsch
2011-11-17swr: bump minor version.Clément Bœsch
2011-11-17swr: rename swr_alloc2() to swr_alloc_set_opts().Clément Bœsch
2011-11-04ffmpeg: add -map_channel option.Clément Bœsch
2011-11-04swr: document how flushing works and bump minor version.Michael Niedermayer
2011-09-19Add libswresample.Michael Niedermayer