summaryrefslogtreecommitdiff
path: root/test/kdm_test.cc
AgeCommit message (Expand)Author
2024-08-17Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION.Carl Hetherington
2024-08-17Subtitle{,String,Image} -> Text{,String,Image}.Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge ReelClosedCaptionAsset into ReelTextAsset.Carl Hetherington
2024-08-17Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington
2024-04-18Move Behaviour enum out of J2KPictureAsset.Carl Hetherington
2024-04-18Rename classes.Carl Hetherington
2024-04-18Fix includes.Carl Hetherington
2023-03-20Use an enum instead of a bool in PictureAsset::start_write().Carl Hetherington
2022-12-22Re-make expired test certificate chain.Carl Hetherington
2022-05-04Missing finalize() on a writer in a test.Carl Hetherington
2022-04-22Fix some macOS signed/unsigned warnings.Carl Hetherington
2021-10-08Fix problems when adding KDMs to a VF, before adding the OV.v1.8.2Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-04-12Specify CPL standard on construction.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-17Replace dcp::File with dcp::ArrayData.Carl Hetherington
2021-01-17Remove 32x32 test image.Carl Hetherington
2021-01-08More c++11 tidying.Carl Hetherington
2021-01-08Remove use of xmldiff in tests.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2019-12-01Check that KDM validity periods are safely within the validity periodsCarl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2018-11-08Take thumbprint rather than a full dcp::Certificate for trusted devices.Carl Hetherington
2018-02-14Use a bool instead of an int for disable-forensic-picture andCarl Hetherington
2018-02-14Also check passthrough of these flags.Carl Hetherington
2018-02-14Add some tests for KDM forensic marks.Carl Hetherington
2017-05-17Add scope to KeyType tags in KDMs.Carl Hetherington
2016-08-11Don't use stringstream in DecryptedKDM.Carl Hetherington
2016-07-22Use locked_sstream. Replace once parse_stream with parse_memory.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-08Some comments and test tweaks.Carl Hetherington
2014-07-20Allow loading of EncryptedKDMs from strings.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-03-19Partial tidy-up of KDM classes.Carl Hetherington
2014-01-27Move a few things around.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-10-04Fix test on Windows.Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-23KDM passthrough works ok.Carl Hetherington
2013-09-21Unbuilt KDM changes.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Can decrypt a KDM.Carl Hetherington