lavr: add option for dithering during sample format conversion to s16

This commit is contained in:
Justin Ruggles
2012-10-31 15:40:12 -04:00
parent 5823686261
commit b2fe6756e3
10 changed files with 583 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
#define LIBAVRESAMPLE_VERSION_MAJOR 1
#define LIBAVRESAMPLE_VERSION_MINOR 0
#define LIBAVRESAMPLE_VERSION_MICRO 0
#define LIBAVRESAMPLE_VERSION_MICRO 1
#define LIBAVRESAMPLE_VERSION_INT AV_VERSION_INT(LIBAVRESAMPLE_VERSION_MAJOR, \
LIBAVRESAMPLE_VERSION_MINOR, \