lavr: add option for dithering during sample format conversion to s16
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 31 Oct 2012 19:40:12 +0000 (15:40 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 19 Dec 2012 23:52:54 +0000 (18:52 -0500)
commitb2fe6756e34d1316d0fa799e8a5ace993059c407
tree0fc8dea25140a8af90cdfb96af5b5d8f97560ab7
parent582368626188c070d4300913c6da5efa4c24cfb2
lavr: add option for dithering during sample format conversion to s16
libavresample/Makefile
libavresample/audio_convert.c
libavresample/audio_convert.h
libavresample/avresample.h
libavresample/dither.c [new file with mode: 0644]
libavresample/dither.h [new file with mode: 0644]
libavresample/internal.h
libavresample/options.c
libavresample/utils.c
libavresample/version.h