Age | Commit message (Expand) | Author |
---|---|---|
2015-07-29 | Support reading LZW codes in reverse order from each byte. | Sebastian Rasmussen |
2015-07-29 | Support LZW codes shorter than 9 bits. | Sebastian Rasmussen |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2014-12-18 | Bug 695746: make LZW decoder slightly more tolerant | Simon Bünzli |
2014-03-17 | Rework fz_streams. | Robin Watts |
2014-01-02 | Add rebinding for fz_streams. | Robin Watts |
2013-08-28 | sync bits when closing an LZW stream | Simon Bünzli |
2013-06-20 | Rearrange source files. | Tor Andersson |