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-04-10swr-test: include opt.h, this is needed for changing options for testing.Michael Niedermayer
2012-04-10swr-test: Add newline to test outputMichael Niedermayer
2012-04-02swr-test: remove unused variableMichael Niedermayer
2012-03-25swr-test: test the new flexible bufferingMichael Niedermayer
2012-03-25swr: revert stray hunkMichael Niedermayer
2012-03-25swr: test partial flushingMichael Niedermayer
2011-12-03swr-test: drop one const, silence most const qualifer warnings.Michael Niedermayer
2011-12-03swr-test_: Fix mixed declaration and statements:Michael 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: fix "control reaches end of non-void function" compiler warning.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-test: test flushingMichael Niedermayer
2011-10-01swr_test: test planar audioMichael Niedermayer
2011-09-29swr_test: dont test samples that have not been writtenMichael Niedermayer
2011-09-19Add libswresample.Michael Niedermayer