Age | Commit message (Expand) | Author |
---|---|---|
2016-06-17 | Use 'size_t' instead of int as appropriate. | Robin Watts |
2016-02-15 | Drop UNUSED macro -- it dirties the namespace and is not needed. | Tor Andersson |
2015-08-20 | Remove duplicate inclusions of headers. | 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-09-08 | Update test-device to check images piecemeal. | Robin Watts |
2014-08-19 | Only include jmemcust.h when building our own libjpeg. | Tor Andersson |
2014-05-19 | Add an application agnostic memory handler for libjpeg | Chris Liddell |
2014-03-17 | Rework fz_streams. | Robin Watts |
2014-01-16 | disable JPEG decoding speed-ups to prevent artifacts | Simon Bünzli |
2014-01-02 | Add rebinding for fz_streams. | Robin Watts |
2013-09-10 | support jpegtables for TIFF images | Simon Bünzli |
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |