ffmpeg/libswresample
Michael Niedermayer 21cd905cd4 swr: check channel layouts before using them.
Fixes out of array accesses

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-13 17:50:24 +01:00
..
arm audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
x86
Makefile swr: Add SOX resampler support 2012-12-11 22:04:00 +01:00
audioconvert.c audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
audioconvert.h audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
dither.c swr/dither: fix division by 0 2013-01-14 02:57:00 +01:00
dither_template.c swr: fix "may be used uninitialized in this function" warnings 2013-01-20 17:09:48 +01:00
libswresample.v
log2_tab.c
noise_shaping_data.c swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below 2013-01-12 19:09:54 +01:00
rematrix.c
rematrix_template.c
resample.c swr/resample: fix filter rounding and cliping for s32 2013-02-04 04:05:59 +01:00
resample_template.c swr/resample: fix integer overflow, add missing cast 2013-02-04 04:05:59 +01:00
soxr_resample.c soxr_resample: soxr API parameter rename 2012-12-27 11:59:55 +01:00
swresample-test.c swr-test: Fix clip to 32bit 2013-02-04 04:05:59 +01:00
swresample.c swr: check channel layouts before using them. 2013-02-13 17:50:24 +01:00
swresample.h swr: update copyright years of a few files iam working on 2013-01-09 18:30:01 +01:00
swresample_internal.h swr: support first_pts 2013-01-21 00:52:14 +01:00
version.h