diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-11-22 13:37:52 -0500 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-12-24 15:47:57 +0100 |
commit | 92b964969b228799fded70827d8b78044aff5019 (patch) | |
tree | 016e42eb8e27079988514b6ba87099bfbd83e089 /libpostproc | |
parent | ca87ec53e9c7fb5d79847e8d8fc33553d2d52310 (diff) | |
download | ffmpeg-92b964969b228799fded70827d8b78044aff5019.tar.gz |
wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.
The initial values are not checked against the number of block sizes.
Initializing them to frame_len_bits will result in a block size index of 0
in these cases instead of something that might be out-of-range.
Fixes Bug 81.
(cherry picked from commit 05d1e45d1f42cc90d1f2f36c546d0096cea126a8)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
(cherry picked from commit 8dba5608dcf76032d8a9aa4bd8a3fc1392682281)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libpostproc')
0 files changed, 0 insertions, 0 deletions