ffmpeg/libswresample
Michael Niedermayer 95db0aa276 swresample/swresample: Fix integer overflow in seed calculation
Fixes CID1322333

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 32f53958b8)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-11-12 02:55:46 +01:00
..
aarch64 swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
arm Fix libswresample compilation with Apple Neon assembler. 2014-02-17 17:40:10 +01:00
x86 x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
Makefile swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
audioconvert.c swresample/audioconvert: Fix undefined behavior (left shift of negative value) 2014-10-08 05:35:06 +02:00
audioconvert.h
dither.c swresample/dither: check memory allocation 2015-06-03 11:46:37 +02:00
dither_template.c swresample/dither_template: Do not define macro functions to nothing 2015-05-07 01:07:30 +02:00
libswresample.v swresample/libswresample.v: hide ff_* 2014-07-12 18:40:17 +02:00
log2_tab.c
noise_shaping_data.c
options.c swr: Remember previously set int_sample_format from user 2015-07-18 20:23:44 +02:00
rematrix.c libswresample/rematrix: Check for malloc errors 2015-06-04 02:36:30 +02:00
rematrix_template.c
resample.c swresample/resample: fix typos 2015-06-04 13:04:09 +02:00
resample.h swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_dsp.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_template.c swr/resample: use av_clip functions 2015-04-05 22:46:40 +02:00
soxr_resample.c swresample: soxr implementation for swr_get_out_samples() 2015-07-18 20:23:44 +02:00
swresample-test.c swresample/swresample-test: Randomly wipe out channel counts 2015-04-12 22:21:53 +02:00
swresample.c swresample/swresample: Fix integer overflow in seed calculation 2015-11-12 02:55:46 +01:00
swresample.h swresample: Add swr_get_out_samples() 2015-06-04 05:37:32 +02:00
swresample_frame.c swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_internal.h swr: Remember previously set int_sample_format from user 2015-07-18 20:23:44 +02:00
swresampleres.rc
version.h swresample: Add swr_get_out_samples() 2015-06-04 05:37:32 +02:00