imgcodecs: fix RBaseStream::setPos() outside of current block
Seeking outside of the current block doesn't update actual data, so getByte()/etc will get wrong data from stalled buffer.
Showing
Please
register
or
sign in
to comment
Seeking outside of the current block doesn't update actual data, so getByte()/etc will get wrong data from stalled buffer.