1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libswresample
Hendrik Schreiber 30c26bb78f 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-04-13 00:35:15 +02:00
..
aarch64 swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon 2017-02-16 11:52:32 +01:00
arm swresample/arm: cosmetic fixes 2017-01-13 21:24:25 +01:00
tests
x86 swresample/x86/resample: extend resample_double to support avx and fma3 2017-03-19 12:24:41 +07:00
audioconvert.c
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
options.c swresample/options: enable linear_interp and exact_rational by default 2017-03-17 00:08:03 +07:00
rematrix_template.c
rematrix.c swresample/rematrix: fix update of channel matrix if input or output layout is undefined 2018-02-19 09:06:29 +01:00
resample_dsp.c swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2017-01-13 21:24:19 +01:00
resample_template.c swresample/resample_template: Add filter values in parallel 2016-12-10 02:44:21 +01:00
resample.c swresample/resample: free existing ResampleContext on reinit 2017-03-21 12:03:44 -03:00
resample.h swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2017-01-13 21:24:19 +01:00
soxr_resample.c swresample/soxr: fix invalid use of linear_interp 2016-11-26 05:52:24 +07:00
swresample_frame.c
swresample_internal.h
swresample.c swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 2018-04-13 00:35:15 +02:00
swresample.h
swresampleres.rc
version.h Bump minor for 3.3 2017-04-02 19:49:45 +02:00