summaryrefslogtreecommitdiff
path: root/source/fitz/load-png.c
AgeCommit message (Expand)Author
2016-01-08Fix conditional jump or move depends on uninitialised value.Tor Andersson
2015-08-20Do not decode png image when getting image metadata.Sebastian Rasmussen
2015-02-18Fix 695831: integer overflow in PNG and TIFF loaders.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2014-05-07Correctly round PNG image resolutionSimon Bünzli
2014-01-06Bug 694869: Fix indetermisms with broken PNG files.Robin Watts
2013-06-20Rearrange source files.Tor Andersson