summaryrefslogtreecommitdiff
path: root/src/mono_picture_frame.cc
AgeCommit message (Expand)Author
2016-09-08Better error.Carl Hetherington
2016-08-14Support reading of encrypted subtitles.Carl Hetherington
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-03-05Remove some unnecessary includes.Carl Hetherington
2016-01-16Change default MonoPictureFrame constructor to something more useful.Carl Hetherington
2016-01-11Remove unnecessary defines.Carl Hetherington
2015-12-04Move J2K comp/decomp out into j2k.{cc,h}Carl Hetherington
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