mirror of https://github.com/FFmpeg/FFmpeg.git
Do not use rlelen field 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. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>release/1.0
parent
375bff7084
commit
92d2b909a0
1 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue