Fix operator== to take everything in VerificationNote into account.
[libdcp.git] / tools / dcpdecryptmxf.cc
2023-03-20 Carl HetheringtonUse an enum instead of a bool in PictureAsset::start_wr...
2023-02-26 Carl HetheringtonRemove LIBDCP_VERSION in favour of dcp::version. v1.8.62
2021-06-04 Carl HetheringtonAdd option to ignore mismatched HMACs when reading...
2021-06-04 Carl HetheringtonMissing finalize() in dcpdecryptmxf.
2021-06-04 Carl HetheringtonImprove dcpdecryptmxf in various ways.
2021-01-22 Carl HetheringtonRemove some unused #includes.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-21 Carl HetheringtonFix crashes when static linking due to tricky lifetime crash
2020-06-19 Carl HetheringtonI believe atmos_id is a unique identifier, so create...
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2019-01-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-12-29 Carl HetheringtonFix some warnings.
2018-03-13 Carl HetheringtonMerge EncryptionContext with DecryptionContext and...
2017-09-11 Carl HetheringtonAdd comments.
2017-02-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2017-02-14 Carl HetheringtonFix copy-and-paste error.
2016-09-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-27 Carl HetheringtonAdd Atmos read/write and untested MXF decryption tool. 1.0-templates