mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-09 15:24:47 +00:00
ff_sbcdsp_init() checks SBCDSPContext.increment to set sbc_analyze_8s (which is not tested), leading to Valgrind errors. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>