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 (Collapse)Author
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-01-08x86: lavr: add SSE2 quantize() for ditheringJustin Ruggles
2013-01-08lavr: add a public function for setting a custom channel mapJustin Ruggles
This allows reordering, duplication, and silencing of input channels.
2012-12-20lavr: add option for dithering during sample format conversion to s16Justin Ruggles