summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-17Update waf and bump libcxml for similar updates.Carl Hetherington
2019-01-15Bump openjpeg2-cdist for debugging code.Carl Hetherington
2019-01-14Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcpCarl Hetherington
2019-01-14Tidy repeated call of make_uuid() and don't put urn:uuid: in front of default...Carl Hetherington
2019-01-14Speculative removal of call to xmlSecKeySetName when signing, onCarl Hetherington
2019-01-12Move verify API away from strings towards error codes.Carl Hetherington
2019-01-10Fix crash with insufficient parameters to libdcp.Carl Hetherington
2019-01-08Fix incorrect XML namespace in MXF header; I was using the prefixCarl Hetherington
2019-01-06ClairMeta points out that SMPTE subtitle MXF's ResourceID shouldCarl Hetherington
2019-01-06More DCP verification detail and testing.Carl Hetherington
2019-01-06Tidy up a bit.Carl Hetherington
2019-01-06Tidy up and slightly extend verify tests.Carl Hetherington
2019-01-06Fix tests following additional verify check.Carl Hetherington
2019-01-06Check CPL hash in the PKL on verify.Carl Hetherington
2019-01-06Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcpCarl Hetherington
2019-01-06Very simple dcpverify.Carl Hetherington
2018-12-29Fix some warnings.Carl Hetherington
2018-12-12Add duration as H:M:S:F.Carl Hetherington
2018-11-14Simpole DCP recovery utility (dcprecover) added.Carl Hetherington
2018-11-08Take thumbprint rather than a full dcp::Certificate for trusted devices.Carl Hetherington
2018-11-08Slightly nicer error handling.Carl Hetherington
2018-11-08Rename dcpsignerthumb -> dcpthumb.Carl Hetherington
2018-10-09More raw/locale_convert.Carl Hetherington
2018-10-09Merge branch 'master' of ssh://main.carlh.net/home/carl/git/libdcpCarl Hetherington
2018-10-09More _convert functions.Carl Hetherington