summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-10Remove String namespace from around compose().composeCarl Hetherington
2021-07-10Rename compose.hpp to compose.hCarl Hetherington
2021-07-10Add new compose() method using variadic templates.Carl Hetherington
2021-07-10Add some tests for compose().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
2021-06-02Improve output when a test fails.Carl Hetherington
2021-06-02Reduce test flakyness a bit.Carl Hetherington
2021-06-02Pass through CompositionMetadataAsset correctly.Carl Hetherington
2021-05-27Make similar changes to the previous commit for _xml_id.Carl Hetherington
2021-05-27Tidy handling of _raw_xml.Carl Hetherington
2021-05-27Fix bug causing failure to decrypt SMPTE subtitles.Carl Hetherington
2021-05-27C++11 cleanup.Carl Hetherington
2021-05-27Read the bits we can from the MXF header even when it is encrypted.Carl Hetherington
2021-05-27Sort notes when checking verifications.Carl Hetherington
2021-05-07Actually use correct gcc version in check from previous.Carl Hetherington
2021-05-07Fix build on old GCC.Carl Hetherington
2021-04-30Also install mono_picture_asset_writer.hMart Jansink
2021-04-30Prefer the tags directory specified in LIBDCP_RESOURCESMart Jansink
2021-04-30Also depend on libcxmlMart Jansink
2021-04-29Slightly more details message when sound data differs in ::equals().Carl Hetherington
2021-04-22Don't give an error on verifying Interop DCPs with possibly-incorrectlyCarl Hetherington
2021-04-15Fix macOS build warning.Carl Hetherington
2021-04-14Missing header install.Carl Hetherington
2021-04-14Improve handling of image subtitle IDs in XML (DoM bug #1965)Carl Hetherington
2021-04-14Ignore parameters in PKL type strings when checking them.Carl Hetherington
2021-04-14Rename write_subtitle_test -> shared_subtitle_testCarl Hetherington
2021-04-14Move some tests from write_subtitle_test into interop_subtitle_test.Carl Hetherington
2021-04-14Rename read_interop_subtitle_test -> interop_subtitle_test.Carl Hetherington
2021-04-14Move some tests from write_subtitle_test to smpte_subtitle_test.Carl Hetherington
2021-04-14Merge read_smpte_subtitle_test with smpte_subtitle_test.Carl Hetherington
2021-04-14Missing file.Carl Hetherington
2021-04-14C++11 tidying.Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-04-13Tidying a few things up.Carl Hetherington
2021-04-13Remove ReelEncryptableAsset and tidy up a bit.Carl Hetherington
2021-04-13Make ReelAsset the parent of ReelFileAsset.Carl Hetherington
2021-04-12Add some missing override statements.sub-reworkCarl Hetherington
2021-04-12Split ReelClosedCaptionAsset into Interop and SMPTE parts.Carl Hetherington
2021-04-12C++11 tidying.Carl Hetherington