]> git.draconx.ca Git - liblbx.git/commit
lbximg: Convert to new decoding API.
authorNick Bowler <nbowler@draconx.ca>
Thu, 23 Jan 2014 02:30:01 +0000 (21:30 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 25 Jan 2014 20:32:43 +0000 (15:32 -0500)
commit594902a517f5a77535a2d7bb903f8e1de358edf6
tree96cb688ec755fd29b3d162e9e80941a30f1b206d
parent430be3ec2f86aec28fa21558b3141a2e28efd848
lbximg: Convert to new decoding API.

Convert lbximg to the new API.  The implementation looks a lot
like getframe, but we can make the memory usage much more compact.
Not really a coincidence because getframe was originally designed
to support this application.
src/imgoutput.h
src/lbximg.c
src/png.c
src/pnm.c