summaryrefslogtreecommitdiff
path: root/src/colour_matrix.cc
AgeCommit message (Expand)Author
2015-02-17Rec 709 -> XYZ and sRGB -> XYZ matrices are, it seems, the same;Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-10-15Fix typo.Carl Hetherington
2013-10-14Use Wolfang Woehl's Rec709 -> XYZ matrix, from his rec709-xyz_matrix.rb script.Carl Hetherington
2013-08-17Use double rather than float for colour matrices.Carl Hetherington
2013-07-12Support rgb -> xyz encoding.Carl Hetherington