Skip to content
Snippets Groups Projects
Commit 1af91978 authored by Alexis Ballier's avatar Alexis Ballier Committed by Michael Niedermayer
Browse files

qtrle.c: Fix for ticket #226.


In 1bpp mode, interpret skip&0x80 as "start a new line" instead of "go to next line", this is almost the same except for the first line which was always skipped before and caused to try to write an extra line at the end of the frame (ticket #226).

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 0be95fe1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment