Fix thinko causing hang in ::equals().
[libdcp.git] / examples / read_dcp.cc
2017-03-30 Carl HetheringtonAdd stride parameter to dcp::xyz_to_rgba.
2016-08-17 Carl HetheringtonUse an optional<> where there should be one.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...
2015-06-10 Carl HetheringtonRename XYZImage -> OpenJPEGImage.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-05-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-29 Carl HetheringtonFix comment in example code.
2015-04-22 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-04-22 Carl HetheringtonExpress colour conversions as chromaticities and adjust...
2015-02-02 Carl HetheringtonRemove Image and ARGBImage and just dump RGB data into
2015-02-02 Carl HetheringtonRename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.
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-27 Carl HetheringtonVarious tweaks; work on read_dcp example.
2014-01-27 Carl HetheringtonVarious tinkerings.