summaryrefslogtreecommitdiff
path: root/source/fitz/filter-sgi.c
AgeCommit message (Expand)Author
2018-10-23Fix cleanup upon exception in the tiff filters.Sebastian Rasmussen
2018-10-12Corrected stream reference counting.Sebastian Rasmussen
2018-04-03Don't implicitly drop in fz_open_* chained filters.Tor Andersson
2017-05-29Make PI/RADIAN/SQRT2/LN2 global single precision float constants.Sebastian Rasmussen
2017-04-27Include required system headers.Tor Andersson
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
2016-06-14Add TIFF SGI LUV decoding.Robin Watts