ffmpeg/libswresample
Michael Niedermayer 046b5339fc swr: disable 1 stage convert when dither is enabled.
This combination is not possible easily.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-05-01 20:12:31 +02:00
..
x86 swr: int32_to_int16_mmx/sse 2012-04-29 14:20:35 +02:00
audioconvert.c swr: use memcpy when input and output match 2012-04-29 15:32:18 +02:00
audioconvert.h swr: add int16_to_int32_mmx/sse 2012-04-28 13:15:44 +02:00
dither.c swr: change sample format representation so as to maintain the planer/packed distinction. 2012-04-28 13:02:58 +02:00
libswresample.v libswresample.v: add swresample* for cmdutils.c 2011-12-22 04:47:52 +01:00
Makefile swr: add dither support. 2012-04-10 19:54:41 +02:00
rematrix_template.c rematrix: add type for coefficients 2011-10-26 00:46:46 +02:00
rematrix.c swr: change sample format representation so as to maintain the planer/packed distinction. 2012-04-28 13:02:58 +02:00
resample_template.c swr: support float & int32 in the resampler 2012-04-10 13:18:49 +02:00
resample.c swr: change sample format representation so as to maintain the planer/packed distinction. 2012-04-28 13:02:58 +02:00
swresample_internal.h swr: add sample format to AudioData 2012-04-29 15:32:18 +02:00
swresample_test.c swr-test: allow randomizing mode differently each run. 2012-05-01 13:25:50 +02:00
swresample.c swr: disable 1 stage convert when dither is enabled. 2012-05-01 20:12:31 +02:00
swresample.h swr: add triangular highpass dither 2012-04-11 13:27:22 +02:00