summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-12Add Certificate::not_{before,after}v1.6.20v1.6.xadd-validityCarl Hetherington
2022-02-12Make certificate chain validity a parameter of the constructor.v1.6.19Carl Hetherington
2021-06-23Bump default certificate validity period to 40 years.v1.6.18Carl Hetherington
2021-04-18Fix build failure.Carl Hetherington
2021-04-16Improve handling of image subtitle IDs in XML (DoM bug #1965)backportCarl Hetherington
2021-04-16Ignore parameters in PKL type strings when checking them.Carl Hetherington
2021-04-16Rename write_subtitle_test -> shared_subtitle_testCarl Hetherington
2021-04-16Test reference updates.Carl Hetherington
2021-04-16Move some tests from write_subtitle_test into interop_subtitle_test.Carl Hetherington
2021-04-16Rename read_interop_subtitle_test -> interop_subtitle_test.Carl Hetherington
2021-04-16Move some tests from write_subtitle_test to smpte_subtitle_test.Carl Hetherington
2021-04-16Merge read_smpte_subtitle_test with smpte_subtitle_test.Carl Hetherington
2020-11-28Fix erroneous reports of unresolved assets when checking OV/VF pairs.v1.6.17Carl Hetherington
2020-10-10Test churn after adding a new one.v1.6.16Carl Hetherington
2020-10-10Fix crash when loading DCPs whose ASSETMAP contains files that areCarl Hetherington
2020-03-10Be more cautious in CertificateChain::private_key_valid.v1.6.15Carl Hetherington
2019-12-15Add fix_empty_font_ids() to replace empty Font ids with a dummy string.v1.6.14Carl Hetherington
2019-11-24Just emit EmptyAssetPathError from DCP::read, not a MissingAssetError as well.v1.6.13Carl Hetherington
2019-11-17Bump asdcplib for Python 3 compatibility in the build system.v1.6.12Carl Hetherington
2019-11-11Allow DCP reading to continue even with empty <Path> nodes in ASSETMAP.v1.6.11Carl Hetherington
2019-11-08Fix incorrect LocalTime strings when timezone is behind UTC and not an intege...v1.6.10Carl Hetherington
2019-10-10Fix enum confusion.Carl Hetherington
2019-10-01Fix unit tests after CPL root namespace fix.v1.6.9Carl Hetherington
2019-10-01Reject certificate chains where the adjacent certificates have the same subject.Carl Hetherington
2019-10-01In 8c852cb the CPL root attribute "dsig" was removed (to preventCarl Hetherington
2019-05-21Increase header size when writing SMPTE subtitle MXFs; fixes problems when wr...v1.6.8Carl Hetherington
2019-04-25Throw a different exception when an unrecognised LabelSetType is found.v1.6.7Carl Hetherington
2019-03-29Add EPISODE and PROMO content types.v1.6.6Carl Hetherington
2019-03-22Fix incorrect dcpinfo output for sound assets.Carl Hetherington
2019-03-16Check that all image data is present after loading a SMPTE subtitle asset.v1.6.5Carl Hetherington
2019-03-12Tweak link flags.v1.6.4Carl Hetherington
2019-03-12And corresponding test updates.Carl Hetherington
2019-03-12More insulation against libdcp version updates.Carl Hetherington
2019-03-12Try to fix libdcp static build.Carl Hetherington
2019-03-12Update tests for previous.Carl Hetherington
2019-03-12Stop test output depending on libdcp version.Carl Hetherington
2019-03-12Fix gcov shlib build; this fixes tests to run against the locally-built libdc...Carl Hetherington
2019-03-12Fix string decoding; bump libcxml version.v1.6.3Carl Hetherington
2019-03-11Bump wscript required version of libcxml.v1.6.2Carl Hetherington
2019-03-11Bump libcxml to a release version.Carl Hetherington
2019-02-04Update for changes to video MXF headers.Carl Hetherington
2019-01-31Bump asdcplib for fix to DoM bug #1325.Carl Hetherington
2019-01-24Check return value of fread in File::File.Carl Hetherington
2019-01-24Fix test references now that we indent things.Carl Hetherington
2019-01-24Slightly hacky but hopefully functional fix for KDMs after the changesCarl Hetherington
2019-01-24Remove sign test tool.Carl Hetherington
2019-01-24Fully indent PKL/CPL.Carl Hetherington
2019-01-24Attempt to fix Sony digest validation by indenting the <Signer>Carl Hetherington
2019-01-22Reveal path in MissingAssetError.Carl Hetherington
2019-01-17Missing include for arch.Carl Hetherington