mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
swr: rename resample2 to resample.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user