summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-clean.c
AgeCommit message (Expand)Author
2016-03-01Rename pdf_new_ref to pdf_add_object.Tor Andersson
2016-02-09Fix 696552: Double free error in mutool clean -s.Tor Andersson
2015-04-16ASCIIHexEncode inline images during sanitization if do_ascii is set.Tor Andersson
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-03-23Pass context to pdf_page_contents_process callback.Tor Andersson
2015-03-20Automatically update /Length and /Filter in pdf_update_stream.Tor Andersson
2015-02-25Add post processing option to page operator cleaning.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts