FFmpeg/libswresample
Michael Niedermayer 503e5e9db5 libswresample: support directly converting sampleformats and packed/planar in a single pass.
Previously a intermediate planar format was used when both input and output where packed.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-06 00:07:03 +02:00
..
audioconvert.c Add libswresample. 2011-09-19 07:04:17 +02:00
audioconvert.h Add libswresample. 2011-09-19 07:04:17 +02:00
libswresample.v swr: fix shared lib build 2011-09-19 07:26:42 +02:00
Makefile swr: fix shared lib build 2011-09-19 07:26:42 +02:00
rematrix_template.c rematrix: dont use floats for int16 code. 2011-09-19 09:25:50 +02:00
rematrix.c libswr/rematrix: remove unused variable. 2011-09-28 16:11:01 +02:00
resample2.c Add libswresample. 2011-09-19 07:04:17 +02:00
swresample_internal.h libswresample: support directly converting sampleformats and packed/planar in a single pass. 2011-10-06 00:07:03 +02:00
swresample_test.c swr_test: test planar audio 2011-10-01 01:17:39 +02:00
swresample.c libswresample: support directly converting sampleformats and packed/planar in a single pass. 2011-10-06 00:07:03 +02:00
swresample.h Add libswresample. 2011-09-19 07:04:17 +02:00