ffmpeg/libswresample
Clément Bœsch afb0470a25 swr: fix test program.
The number of used channels need to be reset to zero when
swr_alloc_set_opts() is called successive times.

This is a regression introduced in c8136ebd.
2011-11-24 16:55:44 +01:00
..
audioconvert.c swr: make audio convert code explicitely private. 2011-11-17 10:16:07 +01:00
audioconvert.h swr: make audio convert code explicitely private. 2011-11-17 10:16:07 +01:00
libswresample.v swr: fix shared lib build 2011-09-19 07:26:42 +02:00
Makefile swr: rename resample2 to resample. 2011-11-16 07:27:20 +01:00
rematrix_template.c rematrix: add type for coefficients 2011-10-26 00:46:46 +02:00
rematrix.c swr: use "swri_" prefix instead of "swr_" for the private API. 2011-11-17 10:16:07 +01:00
resample.c swr: use int16_t instead of short for resampling. 2011-11-17 10:16:07 +01:00
swresample_internal.h swr: doxument matrix fields. 2011-11-17 20:29:55 +01:00
swresample_test.c swr: introduce a public function to customize the channel mapping. 2011-11-17 18:30:03 +01:00
swresample.c swr: fix test program. 2011-11-24 16:55:44 +01:00
swresample.h swr: introduce a public function to customize the channel mapping. 2011-11-17 18:30:03 +01:00