You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Niedermayer 1fc4ff2205 swr: generate more dither noise to improve quality. 14 years ago
..
Makefile swr: add dither support. 14 years ago
audioconvert.c indeo4, swresample: add some missing static/const to tables. 14 years ago
audioconvert.h swr: make audio convert code explicitely private. 14 years ago
dither.c swr: add triangular dither support 14 years ago
libswresample.v libswresample.v: add swresample* for cmdutils.c 14 years ago
rematrix.c swr: simplify code by using av_get_bytes_per_sample() 14 years ago
rematrix_template.c rematrix: add type for coefficients 14 years ago
resample.c swr: simplify code by using av_get_bytes_per_sample() 14 years ago
resample_template.c swr: support float & int32 in the resampler 14 years ago
swresample.c swr: generate more dither noise to improve quality. 14 years ago
swresample.h swr: add swr_get_class() 14 years ago
swresample_internal.h swr: generate more dither noise to improve quality. 14 years ago
swresample_test.c swr-test: include opt.h, this is needed for changing options for testing. 14 years ago