swr: add dither support.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -5,6 +5,6 @@ FFLIBS = avutil
|
||||
|
||||
HEADERS = swresample.h
|
||||
|
||||
OBJS = swresample.o audioconvert.o resample.o rematrix.o
|
||||
OBJS = swresample.o audioconvert.o resample.o rematrix.o dither.o
|
||||
|
||||
TESTPROGS = swresample_test
|
||||
|
||||
Reference in New Issue
Block a user