]> git.draconx.ca Git - liblbx.git/commit
liblbx: Fix broken logic when decoding earlier image frames.
authorNick Bowler <nbowler@draconx.ca>
Thu, 4 Feb 2010 20:25:21 +0000 (15:25 -0500)
committerNick Bowler <nbowler@draconx.ca>
Mon, 8 Feb 2010 17:00:55 +0000 (12:00 -0500)
commit6f76664d36151ac3d9222b4ae436bab96e34f0b0
treebf5f16c30c3daed3091c6fb62aa93a5971821c0b
parent4a5ac8356dbc71d84ad5e6b04499597eedf0d89d
liblbx: Fix broken logic when decoding earlier image frames.

The lbximg tool always decodes frames in order, so the errors were never
made visible.
src/image.c