Age | Commit message (Expand) | Author |
2018-08-30 | Bug 699694: Fix reference counting for JBIG2 globals. | Sebastian Rasmussen |
2018-05-16 | Keep JBIG2 image data compressed in fz_compressed_buffer. | Tor Andersson |
2018-04-03 | Don't implicitly drop in fz_open_* chained filters. | Tor Andersson |
2016-11-14 | Make fz_buffer structure private to fitz. | Robin Watts |
2016-06-14 | Update TIFF LZW decode. | Robin Watts |
2016-06-08 | Move to using size_t for all mallocs. | Robin Watts |
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-06-29 | Further tweaks to fz_image handling. | Robin Watts |
2015-03-30 | Bug 695549: Avoid returning compressed buffer as uncompressed. | Robin Watts |
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-03 | Add ZIP file and directory reading module. | Tor Andersson |
2014-03-18 | Fix operator buffering of inline images. | Robin Watts |
2013-09-10 | support jpegtables for TIFF images | Simon Bünzli |
2013-06-20 | Rearrange source files. | Tor Andersson |