swr: rename resample2 to resample.

This commit is contained in:
Clément Bœsch 2011-11-15 22:17:58 +01:00
parent fc42550097
commit 7e516a11ca
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ FFLIBS = avutil
HEADERS = swresample.h
OBJS = swresample.o audioconvert.o resample2.o rematrix.o
OBJS = swresample.o audioconvert.o resample.o rematrix.o
TESTPROGS = swresample_test