OSDN Git Service

Add libswresample.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 19 Sep 2011 04:13:30 +0000 (06:13 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 19 Sep 2011 05:04:17 +0000 (07:04 +0200)
commitb5875b91113a0f3de6ad61e9ff8b74b81de94760
treeb33f19a81ebe0d3145368f0d6494f4f4aab75aba
parent53e37840bf205a24c3b3ad6d838805dc54a905bf
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>
18 files changed:
Makefile
common.mak
configure
ffmpeg.c
libswresample/Makefile [new file with mode: 0644]
libswresample/audioconvert.c [new file with mode: 0644]
libswresample/audioconvert.h [new file with mode: 0644]
libswresample/rematrix.c [new file with mode: 0644]
libswresample/rematrix_template.c [new file with mode: 0644]
libswresample/resample2.c [new file with mode: 0644]
libswresample/swresample.c [new file with mode: 0644]
libswresample/swresample.h [new file with mode: 0644]
libswresample/swresample_internal.h [new file with mode: 0644]
libswresample/swresample_test.c [new file with mode: 0644]
tests/ref/acodec/g726
tests/ref/acodec/pcm
tests/ref/lavf/dv_fmt
tests/ref/lavf/mxf_d10