summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2020-03-16Fix misformatting of dcpinfo output.Carl Hetherington
2020-03-15Fix getopt string.Carl Hetherington
2020-03-15Allow general restriction of what is output.Carl Hetherington
2019-12-22More adventures in the art of enum namespacing.Carl Hetherington
2019-12-22Some cleanups; output total time.Carl Hetherington
2019-12-22Remove now-unused boost regex.Carl Hetherington
2019-12-22Validate XML with xerces.Carl Hetherington
2019-12-22Use regex and check <IssueDate> in CPL.Carl Hetherington
2019-12-22Use VerificationNote for non-fatal errors in DCP::read.Carl Hetherington
2019-03-20More bits in dcpkdm.Carl Hetherington
2019-03-18Accept that <Duration> and <EntryPoint> are optional, and account for this in...Carl Hetherington
2019-03-14Warn about incorrect string encoding in dcpkdm.Carl Hetherington
2019-03-14Some new features in dcpkdm.Carl Hetherington
2019-03-14Help fix in dcpkdm tool.Carl Hetherington
2019-01-24Remove sign test tool.Carl Hetherington
2019-01-24Attempt to fix Sony digest validation by indenting the <Signer>Carl Hetherington
2019-01-12Move verify API away from strings towards error codes.Carl Hetherington
2019-01-10Fix crash with insufficient parameters to libdcp.Carl Hetherington
2019-01-06Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcpCarl Hetherington
2019-01-06Very simple dcpverify.Carl Hetherington
2018-12-29Fix some warnings.Carl Hetherington
2018-12-12Add duration as H:M:S:F.Carl Hetherington
2018-11-14Simpole DCP recovery utility (dcprecover) added.Carl Hetherington
2018-11-08Slightly nicer error handling.Carl Hetherington
2018-11-08Rename dcpsignerthumb -> dcpthumb.Carl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2018-04-07Try to fix Windows build.Carl Hetherington
2018-04-07Support decryption and decompression of picture assets.Carl Hetherington
2018-04-07Add optional dump of JPEG2000 picture sizes.Carl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2018-02-22Cope nicely with VFs in dcpinfo.Carl Hetherington
2017-09-11Support extraction of encrypted subtitles.Carl Hetherington
2017-09-11Add comments.Carl Hetherington
2017-07-25dcpdiff option to allow issue dates to differ.Carl Hetherington
2017-07-24Allow dcpinfo to read a CPL.Carl Hetherington
2017-05-15Add dcpsignerthumb files.Carl Hetherington
2017-05-15A few new bits.Carl Hetherington
2017-04-04Add some more bits to the dcpinfo.Carl Hetherington
2017-02-14Extract KDM standard.Carl Hetherington
2017-02-14Tidy up storage of key type in DecryptedKDMKey.Carl Hetherington
2017-02-14New dcpkdm tool.Carl Hetherington
2017-02-14Fix copy-and-paste error.Carl Hetherington
2016-09-27Add Atmos read/write and untested MXF decryption tool.1.0-templatesCarl Hetherington
2016-09-27Small cleanups.Carl Hetherington
2016-09-27Fix GPL boilerplate in tools/Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-02-03Various build system / dependency fixes.Carl Hetherington
2016-01-28Try to fix cscript build.Carl Hetherington