swresample: Add AVFrame based API
Based on commit fb1ddcdc8f by Luca Barbato <lu_zero@gentoo.org>
Adapted for libswresample by Michael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -13,6 +13,7 @@ OBJS = audioconvert.o \
|
||||
resample.o \
|
||||
resample_dsp.o \
|
||||
swresample.o \
|
||||
swresample_frame.o \
|
||||
|
||||
OBJS-$(CONFIG_LIBSOXR) += soxr_resample.o
|
||||
OBJS-$(CONFIG_SHARED) += log2_tab.o
|
||||
|
||||
Reference in New Issue
Block a user