summaryrefslogtreecommitdiff
path: root/src/util.cc
AgeCommit message (Expand)Author
2013-03-26Set RGB colour matrix from Thomas' email re FH.Carl Hetherington
2013-03-24Re-enable DCI companding; modify RGB matrix to that given on http://www.digit...Carl Hetherington
2013-03-24Try removing the DCI companding from the xyz->rgb conversion.Carl Hetherington
2013-03-13Merge branch 'master' of /home/carl/git/libdcpCarl Hetherington
2013-03-13Compute LUTs at run-time.dynamic-lutCarl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-01-17Add Size operators; install util.hCarl Hetherington
2013-01-17Use new Size struct.Carl Hetherington
2013-01-13Use boost starts/ends with methods.Carl Hetherington
2013-01-13Remove unused progress parameter to make_digest; some comment tweaks.Carl Hetherington
2013-01-13Comment tweaks.Carl Hetherington
2012-10-26Round J2K output image size more correctly (I think) when performing reductio...Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-09-19Another content kind seen capitalised.Carl Hetherington
2012-09-09Clean up and fix subtitle parsing a bit.Carl Hetherington
2012-09-09Cope with paths having file:// at the start of them.Carl Hetherington
2012-09-09Fix up image sizes when direct-reducing JPEG2000.Carl Hetherington
2012-09-09Somewhat hacky rearrangement to support multiple CPLs per DCP.Carl Hetherington
2012-08-30Untested code to optionally reduce resolution on extracting image frames.Carl Hetherington
2012-08-22Rough support for 3D.Carl Hetherington
2012-07-30Various.Carl Hetherington
2012-07-30Hacks.Carl Hetherington
2012-07-18Use our own exceptions.Carl Hetherington
2012-07-17Doc fixes.Carl Hetherington
2012-07-17Fix up progress reporting, some better exceptions.Carl Hetherington
2012-07-17Various testing tweaks.Carl Hetherington
2012-07-17Hack asdcplib to make its RNG repeatable when we are testing.Carl Hetherington
2012-07-16Import.Carl Hetherington