swr: add dither support.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2012-04-10 19:52:42 +02:00
parent 5c1f312888
commit db2eadb2f5
6 changed files with 98 additions and 11 deletions

View File

@@ -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