summaryrefslogtreecommitdiff
path: root/src/rgb_xyz.cc
AgeCommit message (Expand)Author
2014-07-09Add method to return frames as RGB to a given buffer.Carl Hetherington
2014-07-08Rename xyz_to_rgb to xyz_to_rgba.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-01-27Remove LUT parent class.Carl Hetherington
2014-01-27Various tinkerings.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-08-18A few asserts.Carl Hetherington
2013-08-17More float -> double.Carl Hetherington
2013-07-23A few small cleanups.Carl Hetherington
2013-07-12Support rgb -> xyz encoding.Carl Hetherington
2013-07-12Move XYZ/RGB function to its own source file.Carl Hetherington