1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswresample
Michael Niedermayer 3e9ccd0019 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-19 03:51:38 +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 swresample: add av_cold to init functions 2015-02-21 00:33:09 +01:00
audioconvert.c swresample/audioconvert: Fix undefined behavior (left shift of negative value) 2014-10-08 05:35:06 +02:00
audioconvert.h
dither_template.c
dither.c swresample/dither: check memory allocation 2015-07-20 04:43:39 +02:00
libswresample.v swresample/libswresample.v: hide ff_* 2014-07-12 18:40:17 +02:00
log2_tab.c
Makefile swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
noise_shaping_data.c
options.c swr: Remember previously set int_sample_format from user 2015-07-20 04:43:40 +02:00
rematrix_template.c
rematrix.c swresample: Allow reinitialization without ever setting channel layouts 2015-05-15 10:04:50 +02:00
resample_dsp.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_template.c swresample/resample_template: Add () to protect the arguments of the OUT() macro 2015-02-17 00:36:35 +01:00
resample.c swresample/resample: fix invert_initial_buffer() after flush 2014-10-16 22:35:27 +02:00
resample.h swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
soxr_resample.c swresample: Add prefix to soxr_resampler 2015-02-27 19:20:43 +01: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-20 04:43:40 +02:00
swresample-test.c swresample/swresample-test: Randomly wipe out channel counts 2015-05-15 10:04:50 +02:00
swresample.c swresample/swresample: Fix integer overflow in seed calculation 2015-11-19 03:51:38 +01:00
swresample.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00