Try to fix static initialisation order problems.
[libdcp.git] / src / mono_picture_frame.cc
2015-01-04 Carl HetheringtonTry to fix static initialisation order problems.
2015-01-03 Carl HetheringtonVarious fixes to XYZ/RGB transforms.
2014-12-28 Carl HetheringtonChange colourspace handling round a bit: 1.0-colour-cleanup
2014-11-24 Carl HetheringtonAdd constructor of MonoPictureFrame from a JPEG2000...
2014-07-09 Carl HetheringtonAllow construction of empty PictureFrames; some accessors.
2014-07-09 Carl HetheringtonAdd method to return frames as RGB to a given buffer.
2014-07-08 Carl HetheringtonRename xyz_to_rgb to xyz_to_rgba.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-11 Carl HetheringtonRe-add linearised gamma LUT.
2014-01-27 Carl HetheringtonRemove LUT parent class.
2014-01-26 Carl HetheringtonA little tidying up.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-10-08 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-10-04 Carl HetheringtonMore boost::filesystem jibber jabber.
2013-09-25 Carl HetheringtonSplit up some files.