1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-30 07:48:22 +02:00
ffmpeg/libswresample
Rob Sykes 801b315729 swr: Add SOX resampler support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-11 22:04:00 +01:00
..
arm ARM: libswresample: NEON optimised generic fltp to s16 conversion 2012-09-24 23:19:32 +02:00
x86 Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' 2012-10-31 13:43:33 +01:00
audioconvert.c swr: make sure the last data element is NULL so we can use it to detect the number of channels 2012-09-24 23:19:32 +02:00
audioconvert.h Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 2012-11-13 13:21:21 +00:00
dither.c swr: change sample format representation so as to maintain the planer/packed distinction. 2012-04-28 13:02:58 +02:00
libswresample.v libswresample.v: add swresample* for cmdutils.c 2011-12-22 04:47:52 +01:00
log2_tab.c swresample: include ff_log2_tab for shared builds 2012-10-20 01:58:04 +02:00
Makefile swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
rematrix_template.c swr: remove unused ONE define. 2012-12-05 23:04:01 +01:00
rematrix.c swr/rematrix: move templating parameters to template itself. 2012-11-15 21:24:49 +01:00
resample_template.c resample: remove disabled debug code 2012-12-06 02:51:26 +01:00
resample.c swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
soxr_resample.c swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
swresample_internal.h swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
swresample-test.c Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 2012-11-13 13:21:21 +00:00
swresample.c swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
swresample.h swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
version.h lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options 2012-12-03 13:49:56 +01:00