summaryrefslogtreecommitdiff
path: root/src/colour_matrix.cc
AgeCommit message (Expand)Author
2015-04-12Add Rec 601 RGB->XYZ matrix from Dennis Couzin.Carl Hetherington
2015-04-12Fix srgb_to_xyz and rec709_to_xyz to be the same (as they should be) and usin...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