diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-01-28 19:34:55 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-02-20 01:23:54 +0100 |
commit | 17966ae5bb439c2b3d5c62878d6679c8fc4fba76 (patch) | |
tree | 2cb92117345b281f2f885f62971c85daa0d48685 /VERSION | |
parent | 5af2fd317d841f50390ada3b6e8d6618bcd82cb0 (diff) | |
download | ffmpeg-17966ae5bb439c2b3d5c62878d6679c8fc4fba76.tar.gz |
qdm2: increase noise_table size
This prevents out of array reads. An alternative solution would be
to check the index but this would require several checks in the
inner loops
Yet another alternative would be to change the index reset logic
but this likely would introduce a difference to the binary decoder
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 8c4aebb58d00fd613f3f684bf0f869966149ae78)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions