summaryrefslogtreecommitdiff
path: root/source/fitz/load-jpx.c
AgeCommit message (Expand)Author
2016-05-24Skip alphas for "loaded" JPXs (where possible).Robin Watts
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-04-27Fix 696649: remove fz_rethrow_message calls.Tor Andersson
2016-04-22thirdparty: Update to openjpeg 2.1.0.Sebastian Rasmussen
2015-10-14Scale colors of JPEG2000 images with bit depths less than eight.Tor Andersson
2014-09-02Clean some whitespace.Tor Andersson
2014-07-18fix potential memory leak in load-jpx.cSimon Bünzli
2014-05-06Fix 694909: revert "Force colorspaces to match with JPX images." and ...Tor Andersson
2014-02-18Make the OpenJPEG I/O callbacks static.....Chris Liddell
2014-01-13verify that openjpeg actually allocates dataSimon Bünzli
2013-06-20Rearrange source files.Tor Andersson