summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-op-filter.c
AgeCommit message (Expand)Author
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-05-24Fix 696796: clamp color values in PDF to valid range.Tor Andersson
2016-04-18Fix broken documents after sanitizeRobin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-24Don't pass interpreter context to pdf_processor opcode callbacks.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-03-17Ensure that BDC operators get both params.Robin Watts
2014-03-04Fix memory leaks in pdf-filter code.Robin Watts
2014-03-04Add pdf_process for filtering operator streams.Robin Watts