summaryrefslogtreecommitdiff
path: root/src/util.cc
AgeCommit message (Expand)Author
2015-06-25No-op: whitespace.Carl Hetherington
2014-05-15Fix tm_to_string to use local timezone on all platforms. Some comments.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-12-05Accept any old case for DCP content kinds.Carl Hetherington
2013-11-25Missing using.Carl Hetherington
2013-11-25Remove a possibly dodgy use of fstream.Carl Hetherington
2013-11-01Fix small memory leak on decompression.Carl Hetherington
2013-10-18tm_to_string() should use 24 hour clock.Carl Hetherington
2013-10-09Avoid use of pipes in openssl hackery.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-09-18A few encryption-related fixes and comments.Carl Hetherington
2013-09-18Separate time -> string functions out.Carl Hetherington
2013-08-29Optional progress reporting when making MXF hashes.Carl Hetherington
2013-08-25Untested interop DCP/KDM support.Carl Hetherington
2013-07-23A few small cleanups.Carl Hetherington
2013-07-12Move XYZ/RGB function to its own source file.Carl Hetherington
2013-07-12Add XYZFrame and use it.Carl Hetherington
2013-07-08Use openssl's base-64 decoding for KDMs.Carl Hetherington
2013-07-08Improve certificate handling a bit and fix up tests.encryptionCarl Hetherington
2013-07-02More master merge bits.Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-05-07Better error on JPEG2000 decode failure.Carl Hetherington
2013-04-29Change output gamma correction to be closer to EasyDCP behaviour.Carl Hetherington
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-14Merge masterCarl 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
2013-01-05Add certificate thumbprint method.Carl Hetherington
2013-01-05Various probably quite untidy progress on KDMs.Carl Hetherington
2013-01-03Sort-of generates a signed CPL.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