summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-07wipcheck-signaturesCarl Hetherington
2022-03-07Tweak path in the example.Carl Hetherington
2022-03-04Remove unused capture.Carl Hetherington
2022-03-03Fix slightly extended libxml++ dependency.v1.8.10Carl Hetherington
2022-03-03Add lists of ratings.v1.8.9Carl Hetherington
2022-03-01Make dcp::init() take a general resources directory rather than specifically ...Carl Hetherington
2022-03-01Move Rating out to a separate file.Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.v1.8.8Carl Hetherington
2022-02-19Don't look for ImageMagick/GraphicsMagick if not building examples.Carl Hetherington
2022-02-12Pass certificate validity length into the constructor.v1.8.7Carl Hetherington
2022-02-12Cleanup: use dcp::LocalTime for certificate validity times.Carl Hetherington
2022-01-17Use optional for ReelAsset _annotation_text.v1.8.6Carl Hetherington
2021-11-09Fix off-by-one in verification of closed caption line length.v1.8.5Carl Hetherington
2021-10-25Message tweak.Carl Hetherington
2021-10-24Order subtitles in the XML according to their vertical position (DoM bug #2106).v1.8.4Carl Hetherington
2021-10-24Allow specification of valign when writing verify tests.Carl Hetherington
2021-10-18Remove some unused using statements.Carl Hetherington
2021-10-13Basic implementation of <Space> tag in subtitles.v1.8.3Carl Hetherington
2021-10-10Remove some unused using commands.Carl Hetherington
2021-10-08Fix problems when adding KDMs to a VF, before adding the OV.v1.8.2Carl Hetherington
2021-10-06Fix incorrect error code (2K when it should be 4K).v1.8.1Carl Hetherington
2021-10-06Tweak comments for the DoM manual.Carl Hetherington
2021-10-05Remove an unnecessary using.Carl Hetherington
2021-10-03Build with libcxml 0.17.2.v1.8.0Carl Hetherington
2021-10-03Make the former dcst namespace default for SMPTE subtitles.Carl Hetherington
2021-10-03Add .cache.Carl Hetherington
2021-08-22Add some missing LIBDCP_RESOURCES.Carl Hetherington
2021-08-11Improve message on verify test failure.Carl Hetherington
2021-08-11Add verify check for empty <Text> nodes in timed text.Carl Hetherington
2021-08-09Rename verify_text_timing -> verify_text_details.Carl Hetherington
2021-08-04Add support for writing CPL metadata about sign language video tracks (DoM #2...Carl Hetherington
2021-08-04C++11 tidying.Carl Hetherington
2021-08-04Add a belt-and-braces check.Carl Hetherington
2021-08-04Don't bother checking the return of node_child as it can never be nullCarl Hetherington
2021-08-04Make adding extension metadata items more generic.Carl Hetherington
2021-08-04Fix tests after previous commit.Carl Hetherington
2021-07-15Fix incorrect channel assigment (DoM bug #2062).Carl Hetherington
2021-07-14C++11 tidying.Carl Hetherington
2021-06-26C++11 cleanup.Carl Hetherington
2021-06-24Add issuer() and creator() getters to CPL.Carl Hetherington
2021-06-18Fix tests after changes to language tags.Carl Hetherington
2021-06-18Remove count at start of language files that wasn't being read.Carl Hetherington
2021-06-18Fix strange python 3 incompatibilities.Carl Hetherington
2021-06-12Fix update-language-subtags to include all descriptions for a particular code.Carl Hetherington
2021-06-04Add option to ignore mismatched HMACs when reading MXFs.Carl Hetherington
2021-06-04Missing finalize() in dcpdecryptmxf.Carl Hetherington
2021-06-04Improve dcpdecryptmxf in various ways.Carl Hetherington
2021-06-04Fix up dcpdecryptmxf start script in various ways.Carl Hetherington
2021-06-04Add missing LIBDCP_RESOURCES to script.Carl Hetherington
2021-06-02Test churn from adding make_uuid() into CPL.Carl Hetherington