1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libswresample
Hendrik Schreiber fe4e35e202 swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering.
Removed +len1 in call to s->mix_2_1_f() as I found no logical explanation for it. After removal, problem was gone.

Signed-off-by: Hendrik Schreiber <hs@tagtraum.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 647fd4b829)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-07-10 01:18:52 +02:00
..
aarch64
arm
x86
audioconvert.c
audioconvert.h
dither_template.c
dither.c swresample/dither: use integer arithmetic 2015-08-23 23:19:31 +02:00
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
options.c
rematrix_template.c swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 2016-08-15 18:54:34 +02:00
rematrix.c swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 2016-08-15 18:54:34 +02:00
resample_dsp.c
resample_template.c
resample.c swresample/resample: free existing ResampleContext on reinit 2017-03-21 12:19:20 -03:00
resample.h
soxr_resample.c
swresample_frame.c
swresample_internal.h
swresample-test.c swresample/swresample-test: Make layouts static const 2015-08-30 13:10:11 +02:00
swresample.c swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 2018-07-10 01:18:52 +02:00
swresample.h
swresampleres.rc
version.h