Tidying.
[libdcp.git] / src / mono_picture_frame.h
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-01 Carl HetheringtonMake MonoPictureAsset implement the Data interface.
2020-11-01 Carl HetheringtonUse some shared_ptr<> instead of raw pointers.
2018-03-13 Carl HetheringtonMerge EncryptionContext with DecryptionContext and...
2016-09-29 Carl HetheringtonMore build fix attempt.
2016-09-28 Carl HetheringtonStill more build fixes.
2016-09-28 Carl HetheringtonBuild fixes for some GCC versions.
2016-09-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-27 Carl HetheringtonUse a template for AssetReader.
2016-08-14 Carl HetheringtonSupport reading of encrypted subtitles.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...
2016-01-16 Carl HetheringtonChange default MonoPictureFrame constructor to somethin...
2015-06-10 Carl HetheringtonRename XYZImage -> OpenJPEGImage.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-02-02 Carl HetheringtonRemove Image and ARGBImage and just dump RGB data into
2015-02-02 Carl HetheringtonRename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.
2015-02-02 Carl HetheringtonUnpack XYZ to RGB into an Image class rather than a...
2015-01-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-28 Carl HetheringtonSome OS X build fixes.
2015-01-07 Carl HetheringtonPass notes through MonoPictureFrame::rgb_frame().
2015-01-03 Carl HetheringtonVarious fixes to XYZ/RGB transforms.
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-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-01-26 Carl HetheringtonA little tidying up.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
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.