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:
Michael Niedermayer
2014-08-11 01:43:26 +02:00
parent 3574d34aca
commit b7d5e016a3
5 changed files with 224 additions and 1 deletions

View File

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