summaryrefslogtreecommitdiff
path: root/src/mono_picture_frame.cc
AgeCommit message (Expand)Author
2015-09-10Slightly better error message.Carl Hetherington
2015-06-18Fix several missing binary specifiers to fopen.Carl Hetherington
2015-06-10Rename XYZImage -> OpenJPEGImage.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
2015-02-02Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.Carl Hetherington
2015-02-02Unpack XYZ to RGB into an Image class rather than a raw buffer.Carl Hetherington
2015-01-28Some OS X build fixes.Carl Hetherington
2015-01-07Pass notes through MonoPictureFrame::rgb_frame().Carl Hetherington
2015-01-04Try to fix static initialisation order problems.Carl Hetherington
2015-01-03Various fixes to XYZ/RGB transforms.Carl Hetherington
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington
2014-11-24Add constructor of MonoPictureFrame from a JPEG2000 codestream file.Carl Hetherington
2014-07-09Allow construction of empty PictureFrames; some accessors.Carl Hetherington
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-02-11Re-add linearised gamma LUT.Carl Hetherington
2014-01-27Remove LUT parent class.Carl Hetherington
2014-01-26A little tidying up.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-10-04More boost::filesystem jibber jabber.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington