swr: rename resample2 to resample.

pull/2/head
Clément Bœsch 13 years ago
parent fc42550097
commit 7e516a11ca
  1. 2
      libswresample/Makefile
  2. 0
      libswresample/resample.c

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

Loading…
Cancel
Save