summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2015-02-03Fix previous.Carl Hetherington
2015-02-03Try to add basic decryption support to dcpdiff.Carl Hetherington
2015-01-07Rename mxf filename ignoring stuff slightly.Carl Hetherington
2015-01-07Rename --names to --mxf-names.Carl Hetherington
2014-12-27Rename color -> colour.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent in...Carl Hetherington
2014-07-22Various attempts to clean up DCP comparison code.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...Carl Hetherington
2014-06-13Work around symbol clash with ERROR on Win32/mingw.Carl Hetherington