summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-22Fix incorrect dcpinfo output for sound assets.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
2015-12-16Tidy API; subtitle_asset() -> asset()>Carl Hetherington
2015-12-04Take DCP-o-matic's version of Data class.Carl Hetherington
2015-12-03Flush buffer after each output line when diffing.Carl Hetherington
2015-12-02Use OpenMP when comparing picture assets.Carl Hetherington
2015-12-01Check every picture frame when -k is passed to dcpdiff.Carl Hetherington
2015-06-24Fix various SNAFUs with Font ID handling.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Rename Font -> FontAsset; add dcpdumpsub tool.Carl Hetherington
2015-06-09Add --reel-annotation-texts to dcpdiff.Carl Hetherington
2015-06-05Initial work on SMPTE subtitles.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-06-05Rename some stuff Content -> Asset.Carl Hetherington
2015-06-04Add halign to SubtitleString's operator<< and use it for dcpinfo.Carl Hetherington
2015-02-03Fix build.Carl Hetherington