Comments / tweaks.
[libdcp.git] / src / util.h
2014-02-05 Carl HetheringtonComments / tweaks.
2014-01-28 Carl HetheringtonVarious fixes.
2014-01-27 Carl HetheringtonVarious tweaks; work on read_dcp example.
2014-01-26 Carl HetheringtonA little tidying up.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2013-11-25 Carl HetheringtonRemove a possibly dodgy use of fstream.
2013-10-15 Carl HetheringtonAdd ratio() method.
2013-09-18 Carl HetheringtonA few encryption-related fixes and comments.
2013-09-18 Carl HetheringtonSeparate time -> string functions out.
2013-08-29 Carl HetheringtonOptional progress reporting when making MXF hashes.
2013-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-25 Carl HetheringtonUntested interop DCP/KDM support.
2013-07-12 Carl HetheringtonMove XYZ/RGB function to its own source file.
2013-07-12 Carl HetheringtonAdd XYZFrame and use it.
2013-07-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-07-08 Carl HetheringtonUse openssl's base-64 decoding for KDMs.
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
2013-04-29 Carl HetheringtonChange output gamma correction to be closer to EasyDCP...
2013-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-03-13 Carl HetheringtonCompute LUTs at run-time. dynamic-lut
2013-01-17 Carl HetheringtonAdd Size operators; install util.h
2013-01-17 Carl HetheringtonUse new Size struct.
2013-01-14 Carl HetheringtonMerge master
2013-01-13 Carl HetheringtonUse boost starts/ends with methods.
2013-01-13 Carl HetheringtonRemove unused progress parameter to make_digest; some...
2013-01-13 Carl HetheringtonComment tweaks.
2013-01-05 Carl HetheringtonVarious probably quite untidy progress on KDMs.
2013-01-03 Carl HetheringtonSort-of generates a signed CPL.
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-09-09 Carl HetheringtonClean up and fix subtitle parsing a bit.
2012-09-09 Carl HetheringtonCope with paths having file:// at the start of them.
2012-08-30 Carl HetheringtonUntested code to optionally reduce resolution on extrac...
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-07-30 Carl HetheringtonVarious.
2012-07-30 Carl HetheringtonHacks.
2012-07-17 Carl HetheringtonDoc tweaks.
2012-07-17 Carl HetheringtonDoc fixes.
2012-07-17 Carl HetheringtonFix up progress reporting, some better exceptions.
2012-07-17 Carl HetheringtonHack asdcplib to make its RNG repeatable when we are...
2012-07-16 Carl HetheringtonImport.