summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-06Add missing FFOB/LFOB markers (DoM #2886).v1.8.112Carl Hetherington
2024-09-29Replace distutils.spawn.find_executable with shutil.whichv1.8.111Carl Hetherington
2024-09-29Bump asdcplib for erroneous python import in wscript.Carl Hetherington
2024-09-23Allow but give an error when seeing a strange PKL namespace.v1.8.110Carl Hetherington
2024-09-23Fix the boost copy_option{,s} change a different way.Carl Hetherington
2024-09-23Another fix for new boost.Carl Hetherington
2024-09-23Revert "Remove unused change_extension()."Carl Hetherington
2024-09-23Support new boost versions (DoM #2867).v1.8.109Carl Hetherington
2024-09-21Remove unused change_extension().Carl Hetherington
2024-09-21Remove unused references to boost::signals2.Carl Hetherington
2024-09-16Increase allowable size of Interop XML files.v1.8.108Carl Hetherington
2024-09-14Fix boost test library detection.v1.8.107v1.8.xCarl Hetherington
2024-09-14Fix build on Ubuntu 16.04 now that we have a static boost library.v1.8.106Carl Hetherington
2024-09-14Bump libcxml for static boost build fixes.v1.8.105Carl Hetherington
2024-09-06Remove (unused) import, which was removed from Python 3.14.v1.8.104Carl Hetherington
2024-08-15Fix test broken by previous commit.v1.8.103Carl Hetherington
2024-08-15Missing set of frame rate causing crash when DoM tries to make its message.v1.8.102Carl Hetherington
2024-06-27Speculative fix for assertion failure (DoM #2839).v1.8.101Carl Hetherington
2024-06-27Whitespace.Carl Hetherington
2024-06-27Some comments and default values.Carl Hetherington
2024-06-27Extract method to a header to make it testable.Carl Hetherington
2024-05-13In-line run of subs_in_out so that it gets the environment more easily.v1.8.100Carl Hetherington
2024-05-13Pass environment prefix to test runner.Carl Hetherington
2024-05-13Support some more random MCA tags seen in the field (EasyDCP 4.2.0).Carl Hetherington
2024-04-17Make some not-so-important CPL read errors non-fatal (DoM #2797).v1.8.99Carl Hetherington
2024-04-15Add Dolby EDR metadata support (GH #12).Carl Hetherington
2024-04-15Generalise sign language video tag handling and add test.Carl Hetherington
2024-03-30Add hack decrypt of sound assets by dcpdecryptmxf.Carl Hetherington
2024-03-30Fix typo in help.Carl Hetherington
2024-03-18Catch read errors from verify_cpl (e.g. basic failures to read a video frame).v1.8.98Carl Hetherington
2024-03-16Allow SMPTE timecodes with 3 digits in the editable units field.Carl Hetherington
2024-02-25Remove explicit mention of sigc++ as a dependency (it's an implicit one).Carl Hetherington
2024-02-25Remove unused method.Carl Hetherington
2024-02-25Remove unused variable.Carl Hetherington
2024-02-25Reduce some general usings a bit.Carl Hetherington
2024-02-17Add write_string_to_file().v1.8.97Carl Hetherington
2024-02-17Cleanup: use std::vector rather than a raw array.Carl Hetherington
2024-02-14Fix check for return value of EssenceType.v1.8.96Carl Hetherington
2024-02-09Fix use of Z as a timezone (meaning UTC).v1.8.95Carl Hetherington
2024-02-09Cleanup: remove unnecessary clearing of 0-init-ed UTCOffset.Carl Hetherington
2024-01-30Fix message on config error and make it fatal.Carl Hetherington
2024-01-13Add cancel() to ScopeGuard.v1.8.94Carl Hetherington
2024-01-13Fix test in previous.Carl Hetherington
2024-01-12Note correct/incorrect hashes when the verifier raises related errors.Carl Hetherington
2024-01-09Fix escaping of certificate dnQualifier (public key digests) on creation (DoM...v1.8.93Carl Hetherington
2024-01-08Add Certificate::subject_dn_qualifier().Carl Hetherington
2024-01-08Use OpenSSL C API for public_key_digest instead of calling the openssl binary.Carl Hetherington
2024-01-08Add ScopeGuard.Carl Hetherington
2024-01-08Make public_key_digest() testable.Carl Hetherington
2024-01-05Fix incorrect placeholder.Carl Hetherington