The buffer splicing relies on the bitstream reader over-reading the end of the buffer as declared in init_get_bits(), although more data is actually present. Manually moving the bitstream boundary after init_get_bits() allows this to work as expected. Signed-off-by: Mans Rullgard <mans@mansr.com>pull/2/head
parent
583d3b7f97
commit
ac08f798bb
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue