summaryrefslogtreecommitdiff
path: root/src/image.cc
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-01-03Reinstate Image::swap.Carl Hetherington
2014-12-28Remove Image:swap(); add some more tests.Carl Hetherington
2014-01-27Various tinkerings.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-07-13Missing files.Carl Hetherington