summaryrefslogtreecommitdiff
path: root/src/image.h
AgeCommit message (Collapse)Author
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
uint8_t* buffers. This is hopefully simpler than trying to come up with some Image hierarchy that suits everything.
2015-02-02Make ::swap virtual.Carl Hetherington
2015-01-03Reinstate Image::swap.Carl Hetherington
2015-01-03Tweaks to test setup; don't always compute coverage.Carl Hetherington
2015-01-03Various fixes to XYZ/RGB transforms.Carl Hetherington
2014-12-28Rename subtitle_tests -> subtitle_test.Carl Hetherington
2014-12-28Remove Image:swap(); add some more tests.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-07-13Missing files.Carl Hetherington