Changeset 3b00fd59 in ffmpeg

Timestamp:
Apr 12, 2012, 10:41:53 AM (13 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
e8c63981
Parents:
9e938d22
git-author:
Jakub Stachowski <qbast@go2.pl> (04/11/12 21:36:07)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (04/12/12 10:41:53)
Message:

wmalosslessdec: Reset residues to 0 if they were not decoded from bitstream.

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.