libdcp.git
43 hours ago Carl HetheringtonIn-line run of subs_in_out so that it gets the environm... main v1.8.100
44 hours ago Carl HetheringtonPass environment prefix to test runner.
44 hours ago Carl HetheringtonSupport some more random MCA tags seen in the field...
2024-04-17 Carl HetheringtonMake some not-so-important CPL read errors non-fatal... v1.8.99
2024-04-15 Carl HetheringtonAdd Dolby EDR metadata support (GH #12).
2024-04-15 Carl HetheringtonGeneralise sign language video tag handling and add...
2024-03-30 Carl HetheringtonAdd hack decrypt of sound assets by dcpdecryptmxf.
2024-03-30 Carl HetheringtonFix typo in help.
2024-03-18 Carl HetheringtonCatch read errors from verify_cpl (e.g. basic failures... v1.8.98
2024-03-16 Carl HetheringtonAllow SMPTE timecodes with 3 digits in the editable...
2024-02-25 Carl HetheringtonRemove explicit mention of sigc++ as a dependency ...
2024-02-25 Carl HetheringtonRemove unused method.
2024-02-25 Carl HetheringtonRemove unused variable.
2024-02-25 Carl HetheringtonReduce some general usings a bit.
2024-02-17 Carl HetheringtonAdd write_string_to_file(). v1.8.97
2024-02-17 Carl HetheringtonCleanup: use std::vector rather than a raw array.
2024-02-14 Carl HetheringtonFix check for return value of EssenceType. v1.8.96
2024-02-08 Carl HetheringtonFix use of Z as a timezone (meaning UTC). v1.8.95
2024-02-08 Carl HetheringtonCleanup: remove unnecessary clearing of 0-init-ed UTCOf...
2024-01-29 Carl HetheringtonFix message on config error and make it fatal.
2024-01-13 Carl HetheringtonAdd cancel() to ScopeGuard. v1.8.94
2024-01-12 Carl HetheringtonFix test in previous.
2024-01-12 Carl HetheringtonNote correct/incorrect hashes when the verifier raises...
2024-01-09 Carl HetheringtonFix escaping of certificate dnQualifier (public key... v1.8.93
2024-01-08 Carl HetheringtonAdd Certificate::subject_dn_qualifier().
2024-01-08 Carl HetheringtonUse OpenSSL C API for public_key_digest instead of...
2024-01-08 Carl HetheringtonAdd ScopeGuard.
2024-01-08 Carl HetheringtonMake public_key_digest() testable.
2024-01-05 Carl HetheringtonFix incorrect placeholder.
2024-01-03 Carl HetheringtonFix a couple of places where we could segfault while... v1.8.92
2024-01-03 Carl HetheringtonReport every frame (with index) that is over (or nearly... v1.8.91
2024-01-03 Carl HetheringtonReport every frame (with index) that has a JPEG2000...
2023-12-25 Carl HetheringtonFix operator== to take everything in VerificationNote...
2023-12-25 Carl HetheringtonOnly write tool name into help, not its full path.
2023-12-25 Carl HetheringtonFix bad indentation in verify tool help.
2023-12-22 Carl HetheringtonBump libcxml for new feature. v1.8.90
2023-12-01 Carl HetheringtonAdd some MCA IDs that claim to be from ClipsterDCI... v1.8.89
2023-11-20 Carl HetheringtonRe-read MXF descriptor after adding a key to a SMPTE... v1.8.88
2023-11-20 Carl HetheringtonFix checking for existing key_id; _key_id would always...
2023-11-20 Carl HetheringtonAllow use of KDMs when verifying DCPs.
2023-11-19 Carl HetheringtonReport progress with done/total rather than a float.
2023-11-15 Carl HetheringtonSimple pass-through of <Ruby> tags in subtitles.
2023-11-15 Carl HetheringtonTolerate VI-N as a MCA channel ID - apparently written...
2023-11-14 Carl HetheringtonCleanup: remove unnecessary initialization.
2023-11-08 Carl HetheringtonCleanup: remove pointless explicit.
2023-11-08 Carl HetheringtonCleanup: using sorting.
2023-11-08 Carl HetheringtonCleanup: header sorting.
2023-11-08 Carl HetheringtonCleanup: remove pointless explicit.
2023-10-21 Carl HetheringtonRemove logging of clamped values.
2023-10-21 Carl HetheringtonUse an integer LUT for PiecewiseLUT2, hence removing...
2023-10-21 Carl HetheringtonSupport integer LUTs.
2023-10-21 Carl HetheringtonRename lut -> double_lut.
2023-10-21 Carl HetheringtonCleanup: remove out-of-date comment.
2023-10-21 Carl HetheringtonCleanup: remove stray space.
2023-10-18 Carl HetheringtonAdd rgb_to_xyz for packed int16_t. v1.8.87
2023-10-18 Carl HetheringtonSplit rgb_to_xyz() into two parts.
2023-10-17 Carl HetheringtonDon't write MCA subdescriptors for channels that don... v1.8.86
2023-10-16 Carl HetheringtonCleanup: two lines can be one.
2023-10-16 Carl HetheringtonCleanup: add some comments.
2023-10-11 Carl HetheringtonTolerate LsLss / RsRss as channel IDs (#2629). v1.8.85
2023-10-11 Carl HetheringtonCleanup: id -> ID.
2023-10-10 Carl HetheringtonFix argument parsing on Ubuntu 16.04. v1.8.84
2023-10-10 Carl HetheringtonDon't call BOOST_CHECK during static initialization.
2023-10-10 Carl HetheringtonReplace BOOST_TEST with an older BOOST_CHECK for Ubuntu...
2023-10-10 Carl HetheringtonAvoid full_name() so we can build on Ubuntu 16.04.
2023-10-10 Carl HetheringtonAvoid depends_on() so we can build on Ubuntu 16.04.
2023-10-10 Carl HetheringtonSwitch to testing on Ubuntu 16.04 and 22.04.
2023-10-10 Carl HetheringtonImplement weakly_canonical for boost versions without...
2023-10-08 Carl HetheringtonAdd more filesystem wrappers that DoM needs. v1.8.83
2023-10-08 Carl HetheringtonAdd wrappers around boost::filesystem methods that...
2023-10-06 Carl HetheringtonCleanup: sorting.
2023-09-13 Carl HetheringtonRemove odd assertion stopping TZ minutes being more... v1.8.82
2023-09-06 Carl HetheringtonReport failures to read resources from MXF files. v1.8.81
2023-09-06 Carl HetheringtonBump the PNG subtitle / font buffer a little.
2023-08-31 Carl HetheringtonFix build when there is no {Image,Graphics}Magick v1.8.80
2023-08-31 Carl HetheringtonDon't build dcpdumpimage unless we have {Image,Graphics...
2023-08-31 Carl HetheringtonCleanup: use a loop.
2023-08-27 Carl HetheringtonAdd dcpdumpimage tool.
2023-08-24 Carl HetheringtonCheck for missing font files referred from Interop...
2023-08-22 Carl HetheringtonFix Windows build failure. v1.8.79
2023-08-22 Carl HetheringtonAccept any case for subtitle alignment specifiers ... v1.8.78
2023-08-22 Carl HetheringtonAdd some tests.
2023-08-22 Carl HetheringtonCleanup: extract HAlign to its own files.
2023-08-22 Carl HetheringtonCleanup: extract VAlign to its own files.
2023-08-22 Carl HetheringtonCleanup: header ordering.
2023-08-15 Carl HetheringtonBump asdcplib for probably-unimportant undefined variab... v1.8.77
2023-08-15 Carl HetheringtonFix use-after-free in error case.
2023-08-15 Carl HetheringtonFix dcp::LocalTime constructor to cope with longer...
2023-08-11 Carl HetheringtonAdd check for empty <LabelText> in <ContentVersion> v1.8.76
2023-08-11 Carl HetheringtonCleanup: comment formatting for auto-generated docs.
2023-08-08 Carl HetheringtonCleanup: make some default constructors more consistent. v1.8.75
2023-08-08 Carl HetheringtonFix boost bind placeholder warnings.
2023-08-08 Carl HetheringtonCleanup: header ordering.
2023-08-08 Carl HetheringtonRemove unused method.
2023-08-08 Carl HetheringtonIgnore some ASDCP warnings.
2023-07-29 Carl HetheringtonAdd equality option sound_assets_can_differ.
2023-07-26 Carl HetheringtonRationalise #undef-ing of ERROR. tidy-eq-options
2023-07-25 Carl HetheringtonInclude trimming.
2023-07-25 Carl HetheringtonCleanup: move EqualityOptions into its own file.
2023-07-25 Carl HetheringtonCleanup: forward declaration sorting.
next