summaryrefslogtreecommitdiff
path: root/src/stereo_picture_frame.cc
AgeCommit message (Expand)Author
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-11Remove unnecessary defines.Carl Hetherington
2015-12-04Move J2K comp/decomp out into j2k.{cc,h}Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Rename XYZImage -> OpenJPEGImage.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-05-27Improved error messages; better equals() with corrupted MXFs.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-07Remove unused variable.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-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-27More tidying.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.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