You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
swr: rename resample2 to resample.
This commit is contained in:
@@ -5,7 +5,7 @@ FFLIBS = avutil
|
|||||||
|
|
||||||
HEADERS = swresample.h
|
HEADERS = swresample.h
|
||||||
|
|
||||||
OBJS = swresample.o audioconvert.o resample2.o rematrix.o
|
OBJS = swresample.o audioconvert.o resample.o rematrix.o
|
||||||
|
|
||||||
TESTPROGS = swresample_test
|
TESTPROGS = swresample_test
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user