mirror of https://github.com/FFmpeg/FFmpeg.git
If channel residues are have not been decoded from bitstream, they should be initialized to 0 instead of using values from previous subframe. This causes bursts of noise in silent parts of some files. This patch fixes bug #1055 Reviewed-by: Benjamin Larsson <benjamin@southpole.se> Reviewed-by: Mashiat Sarker Shakkhar <mashiat.sarker@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/5/head
parent
9e938d22c5
commit
3b00fd5985
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue