libdcp.git
2022-02-12 Carl HetheringtonPass certificate validity length into the constructor. v1.8.7
2022-02-12 Carl HetheringtonCleanup: use dcp::LocalTime for certificate validity...
2022-01-17 Carl HetheringtonUse optional for ReelAsset _annotation_text. v1.8.6
2021-11-09 Carl HetheringtonFix off-by-one in verification of closed caption line... v1.8.5
2021-10-24 Carl HetheringtonMessage tweak.
2021-10-24 Carl HetheringtonOrder subtitles in the XML according to their vertical... v1.8.4
2021-10-24 Carl HetheringtonAllow specification of valign when writing verify tests.
2021-10-18 Carl HetheringtonRemove some unused using statements.
2021-10-13 Carl HetheringtonBasic implementation of <Space> tag in subtitles. v1.8.3
2021-10-10 Carl HetheringtonRemove some unused using commands.
2021-10-08 Carl HetheringtonFix problems when adding KDMs to a VF, before adding... v1.8.2
2021-10-05 Carl HetheringtonFix incorrect error code (2K when it should be 4K). v1.8.1
2021-10-05 Carl HetheringtonTweak comments for the DoM manual.
2021-10-05 Carl HetheringtonRemove an unnecessary using.
2021-10-03 Carl HetheringtonBuild with libcxml 0.17.2. v1.8.0
2021-10-03 Carl HetheringtonMake the former dcst namespace default for SMPTE subtitles.
2021-10-03 Carl HetheringtonAdd .cache.
2021-08-21 Carl HetheringtonAdd some missing LIBDCP_RESOURCES.
2021-08-11 Carl HetheringtonImprove message on verify test failure.
2021-08-11 Carl HetheringtonAdd verify check for empty <Text> nodes in timed text.
2021-08-09 Carl HetheringtonRename verify_text_timing -> verify_text_details.
2021-08-04 Carl HetheringtonAdd support for writing CPL metadata about sign languag...
2021-08-04 Carl HetheringtonC++11 tidying.
2021-08-04 Carl HetheringtonAdd a belt-and-braces check.
2021-08-04 Carl HetheringtonDon't bother checking the return of node_child as it...
2021-08-03 Carl HetheringtonMake adding extension metadata items more generic.
2021-08-03 Carl HetheringtonFix tests after previous commit.
2021-07-15 Carl HetheringtonFix incorrect channel assigment (DoM bug #2062).
2021-07-14 Carl HetheringtonC++11 tidying.
2021-06-25 Carl HetheringtonC++11 cleanup.
2021-06-24 Carl HetheringtonAdd issuer() and creator() getters to CPL.
2021-06-18 Carl HetheringtonFix tests after changes to language tags.
2021-06-18 Carl HetheringtonRemove count at start of language files that wasn't...
2021-06-18 Carl HetheringtonFix strange python 3 incompatibilities.
2021-06-12 Carl HetheringtonFix update-language-subtags to include all descriptions...
2021-06-04 Carl HetheringtonAdd option to ignore mismatched HMACs when reading...
2021-06-04 Carl HetheringtonMissing finalize() in dcpdecryptmxf.
2021-06-04 Carl HetheringtonImprove dcpdecryptmxf in various ways.
2021-06-04 Carl HetheringtonFix up dcpdecryptmxf start script in various ways.
2021-06-03 Carl HetheringtonAdd missing LIBDCP_RESOURCES to script.
2021-06-01 Carl HetheringtonTest churn from adding make_uuid() into CPL.
2021-06-01 Carl HetheringtonImprove output when a test fails.
2021-06-01 Carl HetheringtonReduce test flakyness a bit.
2021-06-01 Carl HetheringtonPass through CompositionMetadataAsset correctly.
2021-05-27 Carl HetheringtonMake similar changes to the previous commit for _xml_id.
2021-05-27 Carl HetheringtonTidy handling of _raw_xml.
2021-05-27 Carl HetheringtonFix bug causing failure to decrypt SMPTE subtitles.
2021-05-27 Carl HetheringtonC++11 cleanup.
2021-05-27 Carl HetheringtonRead the bits we can from the MXF header even when...
2021-05-27 Carl HetheringtonSort notes when checking verifications.
2021-05-07 Carl HetheringtonActually use correct gcc version in check from previous.
2021-05-07 Carl HetheringtonFix build on old GCC.
2021-04-30 Mart JansinkAlso install mono_picture_asset_writer.h
2021-04-30 Mart JansinkPrefer the tags directory specified in LIBDCP_RESOURCES
2021-04-30 Mart JansinkAlso depend on libcxml
2021-04-29 Carl HetheringtonSlightly more details message when sound data differs...
2021-04-22 Carl HetheringtonDon't give an error on verifying Interop DCPs with...
2021-04-14 Carl HetheringtonFix macOS build warning.
2021-04-14 Carl HetheringtonMissing header install.
2021-04-14 Carl HetheringtonImprove handling of image subtitle IDs in XML (DoM...
2021-04-14 Carl HetheringtonIgnore parameters in PKL type strings when checking...
2021-04-14 Carl HetheringtonRename write_subtitle_test -> shared_subtitle_test
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test into interop_s...
2021-04-14 Carl HetheringtonRename read_interop_subtitle_test -> interop_subtitle_test.
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test to smpte_subti...
2021-04-14 Carl HetheringtonMerge read_smpte_subtitle_test with smpte_subtitle_test.
2021-04-14 Carl HetheringtonMissing file.
2021-04-14 Carl HetheringtonC++11 tidying.
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-04-13 Carl HetheringtonTidying a few things up.
2021-04-13 Carl HetheringtonRemove ReelEncryptableAsset and tidy up a bit.
2021-04-12 Carl HetheringtonMake ReelAsset the parent of ReelFileAsset.
2021-04-11 Carl HetheringtonAdd some missing override statements. sub-rework
2021-04-11 Carl HetheringtonSplit ReelClosedCaptionAsset into Interop and SMPTE...
2021-04-11 Carl HetheringtonC++11 tidying.
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-04-11 Carl HetheringtonSplit ReelSubtitleAsset into Interop and SMPTE classes.
2021-04-11 Carl HetheringtonSmall bits of tidying up.
2021-04-11 Carl HetheringtonAdd header guards.
2021-04-11 Carl HetheringtonExtract some parts of ReelEncryptableAsset into ReelFil...
2021-04-10 Carl HetheringtonRename ReelFileAsset -> ReelEncryptableAsset
2021-04-09 Carl HetheringtonAdd check for Bv2.1 10.4.3 - container duration vs...
2021-04-09 Carl HetheringtonAdd accessor for intrinsic_duration in SMPTESubtitleAsset.
2021-04-08 Carl HetheringtonMake sound asset language optional.
2021-04-08 Carl HetheringtonVerify that SMPTE subtitle IDs are handled properly...
2021-04-08 Carl HetheringtonDon't set the MXF _id from the XML <Id> tag.
2021-04-08 Carl HetheringtonExpose the MXF ResourceID from SMPTESubtitleAsset.
2021-04-08 Carl HetheringtonComment tweaks.
2021-04-06 Carl HetheringtonDon't try to verify encrypted JPEG2000 bitstreams.
2021-04-06 Carl HetheringtonHide dump_notes() again.
2021-04-05 Carl HetheringtonCall verify_j2k when verifying DCPs.
2021-04-03 Carl HetheringtonAdd Luminance::value_in_foot_lamberts().
2021-03-25 Carl HetheringtonWrite MCA tags based on the specified sound field.
2021-03-23 Carl HetheringtonAdd operator!= and operator< for LanguageTag
2021-03-21 Carl HetheringtonAdd headerpad option for the macOS linker.
2021-03-20 Carl HetheringtonAdd access to DCNC list.
2021-03-19 Carl HetheringtonAdd DCNC tags file.
2021-03-19 Carl HetheringtonMissing library for static build.
2021-03-18 Carl HetheringtonFix static test buid.
2021-03-18 Carl HetheringtonImprove errors when verifying a non-DCP directory.
next