summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/filter.h
AgeCommit message (Expand)Author
2018-08-10Clean up null/range/endstream filter.Tor Andersson
2018-07-06Bug 699308: Fix stream reading logic to better cope with duff Lengths.Robin Watts
2018-05-16Keep JBIG2 image data compressed in fz_compressed_buffer.Tor Andersson
2018-05-16Purge unused functions.Tor Andersson
2018-02-02Generalise the null filter to handle more than a single range.Paul Gardiner
2017-11-01Use int64_t for public file API offsets.Tor Andersson
2017-09-13Consistently drop filter chain upon error.Sebastian Rasmussen
2016-09-26tiff: Add support for thunder decoding.Sebastian Rasmussen
2016-06-14Add TIFF SGI LUV decoding.Robin Watts
2016-06-14Update TIFF LZW decode.Robin Watts
2016-06-14Add optional support for Luratech JBIG2 decoder.Sebastian Rasmussen
2015-07-29Support reading LZW codes in reverse order from each byte.Sebastian Rasmussen
2015-07-29Support LZW codes shorter than 9 bits.Sebastian Rasmussen
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-12-03Add ZIP file and directory reading module.Tor Andersson
2014-01-06reuse JBIG2GlobalsSimon Bünzli
2013-09-10support jpegtables for TIFF imagesSimon Bünzli
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson