FFmpeg/libswresample
Michael Niedermayer 2d6c29f566 swr: add set_audiodata_fmt() and use it to simplify code
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-29 15:32:18 +02:00
..
x86 swr: int32_to_int16_mmx/sse 2012-04-29 14:20:35 +02:00
audioconvert.c swr: add int16_to_int32_mmx/sse 2012-04-28 13:15:44 +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
Makefile
rematrix_template.c
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
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 set_audiodata_fmt() and use it to simplify code 2012-04-29 15:32:18 +02:00
swresample_test.c swr-test: simplify prng code 2012-04-27 12:23:53 +02:00
swresample.c swr: add set_audiodata_fmt() and use it to simplify code 2012-04-29 15:32:18 +02:00
swresample.h swr: add triangular highpass dither 2012-04-11 13:27:22 +02:00