Add libswresample.
Similar to libswscale this does resampling and format convertion, just for audio
instead of video.
changing sampling rate, sample formats, channel layouts and sample packing all
in one with a very simple public interface.
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
libswresample/Makefile
0 → 100644
libswresample/audioconvert.c
0 → 100644
libswresample/audioconvert.h
0 → 100644
libswresample/rematrix.c
0 → 100644
This diff is collapsed.
libswresample/resample2.c
0 → 100644
This diff is collapsed.
libswresample/swresample.c
0 → 100644
This diff is collapsed.
libswresample/swresample.h
0 → 100644
Please
register
or
sign in
to comment