summaryrefslogtreecommitdiff
path: root/src/colour_conversion.cc
AgeCommit message (Expand)Author
2017-01-10Remove unused code.Carl Hetherington
2016-12-14Add tentative S-Gamut3/S-Log3 colourspace support.Carl Hetherington
2016-12-14Add function for D65 white point.Carl Hetherington
2016-08-12Try non-linearised gamma of 2.4 for Rec 2020.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-05-24Add somewhat speculative Rec 1886 and Rec 2020 colour conversions.Carl Hetherington
2015-06-29Return to DCP-o-matic v1's gamma correction for Rec 601/709.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-04-22Add p3_to_xyz colour conversion preset.Carl Hetherington
2015-04-22Fix crash in previous.Carl Hetherington
2015-04-22Express colour conversions as chromaticities and adjust so thatCarl Hetherington
2015-02-17Use 2.222222 for the power in the modified Rec. 709 input gammaCarl Hetherington
2015-02-17Rec 709 -> XYZ and sRGB -> XYZ matrices are, it seems, the same;Carl Hetherington
2015-02-17Typo causing wrong matrix to be used for Rec. 709.Carl Hetherington
2015-01-04Try to fix static initialisation order problems.Carl Hetherington
2015-01-03Various fixes to XYZ/RGB transforms.Carl Hetherington
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington