Fix init_get_bits length argument for init_get_bits.

Do not use rlelen for buffer size in init_get_bits, it is
only the size of the data for the first field.
Since it is not reliable, just use the size of the whole buffer.
Additional comments add removal of unused rlelen variable by
Reimar Döffinger.
pull/2/head
Alexandre Colucci 14 years ago committed by Reimar Döffinger
parent 884f678cfd
commit 3b4621acbb
Loading…
Cancel
Save