summaryrefslogtreecommitdiff
path: root/source/fitz/compressed-buffer.c
AgeCommit message (Collapse)Author
2013-09-10support jpegtables for TIFF imagesSimon Bünzli
This is required e.g. for 2314 - jpeg tables in tiff.xps. This folds fz_open_resized_dct back into fz_open_dct instead of adding further variations for calls with and without the jpegtables argument.
2013-06-20Rearrange source files.Tor Andersson