]> git.draconx.ca Git - liblbx.git/commitdiff
lbximg: Return failure if there was a decoding error.
authorNick Bowler <nbowler@draconx.ca>
Tue, 17 Dec 2013 01:01:57 +0000 (20:01 -0500)
committerNick Bowler <nbowler@draconx.ca>
Tue, 17 Dec 2013 01:01:57 +0000 (20:01 -0500)
If any frame was not decoded because liblbx returned an error, we should
return a non-zero exit status from the tool.  Previously this would only
happen if *all* frames failed.


No differences found