summaryrefslogtreecommitdiff
path: root/source/fitz/filter-basic.c
AgeCommit message (Expand)Author
2017-04-27Include required system headers.Tor Andersson
2017-04-27Use namespace for AES crypto code.Tor Andersson
2016-11-03Fix signed/unsigned and size_t/int/fz_off_t warnings.Robin Watts
2016-06-17Use 'size_t' instead of int as appropriate.Robin Watts
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-05-07minor clean-upSimon Bünzli
2014-04-27Bug 695171: Pointer error when padding an fz_concat machineRobin Watts
2014-03-17Rework fz_streams.Robin Watts
2014-01-02Add rebinding for fz_streams.Robin Watts
2013-09-10Bug 694567: prevent double-free in pdf_open_raw_filterSimon Bünzli
2013-06-20Rearrange source files.Tor Andersson