summaryrefslogtreecommitdiff
path: root/libswresample/swresample_test.c
Commit message (Expand)AuthorAgeFilesLines
* swr-test: drop one const, silence most const qualifer warnings.Michael Niedermayer2011-12-031-1/+1
* swr-test_: Fix mixed declaration and statements:Michael Niedermayer2011-12-031-3/+4
* swr: use native planar sample formats.Clément Bœsch2011-11-241-14/+13
* swr: introduce a public function to customize the channel mapping.Clément Bœsch2011-11-171-2/+2
* swr: fix "control reaches end of non-void function" compiler warning.Clément Bœsch2011-11-171-1/+1
* swr: rename swr_alloc2() to swr_alloc_set_opts().Clément Bœsch2011-11-171-6/+6
* ffmpeg: add -map_channel option.Clément Bœsch2011-11-041-3/+5
* swr-test: test flushingMichael Niedermayer2011-11-041-1/+29
* swr_test: test planar audioMichael Niedermayer2011-10-011-12/+49
* swr_test: dont test samples that have not been writtenMichael Niedermayer2011-09-291-2/+2
* Add libswresample.Michael Niedermayer2011-09-191-0/+149