summaryrefslogtreecommitdiff
path: root/tools/dcpdecryptmxf.cc
AgeCommit message (Expand)Author
2024-04-18Move Behaviour enum out of J2KPictureAsset.Carl Hetherington
2024-04-18Rename classes.Carl Hetherington
2024-04-18Fix includes.Carl Hetherington
2024-03-30Add hack decrypt of sound assets by dcpdecryptmxf.Carl Hetherington
2024-03-30Fix typo in help.Carl Hetherington
2023-03-20Use an enum instead of a bool in PictureAsset::start_write().Carl Hetherington
2023-02-26Remove LIBDCP_VERSION in favour of dcp::version.v1.8.62Carl Hetherington
2021-06-04Add option to ignore mismatched HMACs when reading MXFs.Carl Hetherington
2021-06-04Missing finalize() in dcpdecryptmxf.Carl Hetherington
2021-06-04Improve dcpdecryptmxf in various ways.Carl Hetherington
2021-01-22Remove some unused #includes.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-09-22Fix crashes when static linking due to tricky lifetimecrashCarl Hetherington
2020-06-19I believe atmos_id is a unique identifier, so create it in theCarl Hetherington
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2018-12-29Fix some warnings.Carl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2017-09-11Add comments.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