summaryrefslogtreecommitdiff
path: root/src/lib/j2k_image_proxy.cc
AgeCommit message (Expand)Author
2015-06-10Take a JPEG2000 header marked as SRGB to mean that no XYZ -> RGB conversion s...Carl Hetherington
2015-06-10Shift 8-bit XYZ images up so that they are at least visible (part of #497).Carl Hetherington
2015-06-10Tidy up J2KImageProxy a bit.Carl Hetherington
2015-06-10Rename EncodedData -> Data and trim it a bit.Carl Hetherington
2015-04-22Various changes to colour conversion specification to use chromaticities.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-02-08Actually fix previous.Carl Hetherington
2015-02-08Fix typo in previous.Carl Hetherington
2015-02-08Fix uninitialised variable.Carl Hetherington
2015-02-02Changes to libdcp API.Carl Hetherington
2015-02-02Improve efficiency of DCP -> image decoding.Carl Hetherington
2015-01-29Move Socket to dcpomatic_socket.{cc,h}.Carl Hetherington
2015-01-07Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB co...Carl Hetherington
2015-01-03Various libdcp API changes.Carl Hetherington
2014-11-23First cut at J2K import.Carl Hetherington
2014-11-07Remove log from ImageProxy hierarchy.Carl Hetherington
2014-07-10Basics of direct write of J2K data without encode/decode.Carl Hetherington
2014-07-09Split up image_proxy.{cc,h}Carl Hetherington