]> git.draconx.ca Git - liblbx.git/commit
liblbx: Clear the image mask when backtracking frames.
authorNick Bowler <nbowler@draconx.ca>
Mon, 8 Feb 2010 04:58:57 +0000 (23:58 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 8 Feb 2010 17:00:55 +0000 (12:00 -0500)
commit5cd07246cf1e87f099c88e89c6aa0a4cfb3b202b
treef2675e27e17d39219e9db40d645ad44d3e098983
parent0f2525a0289276c502087c62bb228d9ad7a1880f
liblbx: Clear the image mask when backtracking frames.

Without this, undrawn pixels in the first frame will have the pixel
values from the previously drawn frame.
src/image.c