FFmpeg/libswresample
Michael Niedermayer 81e5ce4c28 swresample/resample: Limit filter length
Related to CID1197063

The limit choosen is arbitrary and much larger than what makes sense.
It avoids the need for checking arithmetic operations with the length for overflow

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit f9158b01d0)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-23 15:14:40 +02:00
..
arm ARM: libswresample: NEON optimised generic fltp to s16 conversion 2012-09-24 23:19:32 +02:00
x86 swresample/x86/audio_convert: add emms to CONV 2013-06-18 02:53:59 +02: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
dither.c
libswresample.v
Makefile
rematrix.c swr/rematrix: Fix handling of AV_CH_LAYOUT_STEREO_DOWNMIX output 2013-08-20 18:47:27 +02:00
rematrix_template.c swr: use 64bit index/len for x86_64 mix 2012-12-03 19:36:15 +01:00
resample.c swresample/resample: Limit filter length 2014-06-23 15:14:40 +02:00
resample_template.c
swresample-test.c swr: update copyright years 2012-09-07 00:29:06 +02:00
swresample.c swr: check channel layouts before using them. 2013-03-03 03:00:51 +01:00
swresample.h swr: update copyright years 2012-09-07 00:29:06 +02:00
swresample_internal.h swr: use 64bit index/len for x86_64 mix 2012-12-03 19:36:15 +01:00