summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-stream.c
AgeCommit message (Expand)Author
2014-06-09Fix 695300: don't throw exception on invalid reference number.Tor Andersson
2014-04-01Tidy up code in pdf_load_compressed_inline_imageRobin Watts
2014-03-25Avoid double closing a stream.Robin Watts
2014-03-18Fix operator buffering of inline images.Robin Watts
2014-01-10Fix build_filter_chain not to leak if pdf_array_get fails.Robin Watts
2014-01-09prevent two further heap access violationsSimon Bünzli
2014-01-09Bug 694878: Fix SEGV due to double freeRobin Watts
2014-01-06reuse JBIG2GlobalsSimon Bünzli
2013-09-10support jpegtables for TIFF imagesSimon Bünzli
2013-09-10Bug 694567: prevent double-free in pdf_open_raw_filterSimon Bünzli
2013-07-19Initial work on progressive loadingRobin Watts
2013-06-25Rid the world of "pdf_document *xref".Robin Watts
2013-06-20Rearrange source files.Tor Andersson