Roll-your-own hacks.
[libdcp.git] / src /
2022-03-23 Carl HetheringtonRoll-your-own hacks. raw-convert
2022-03-21 Carl HetheringtonRemove completely broken raw_convert from wchar_t.
2022-03-20 Carl HetheringtonNearly pretty-print subtitle XML (though not in <Text... v1.8.12
2022-03-19 Carl HetheringtonC++11 tidying.
2022-03-19 Carl HetheringtonAdd string converters for KDM formulations. v1.8.11
2022-03-19 Carl HetheringtonRemove old MODIFIED_TRANSITIONAL_TEST.
2022-03-07 Carl HetheringtonSome small documentation tweaks.
2022-03-07 Carl HetheringtonHide another warning (from ImageMagick in the examples).
2022-03-03 Carl HetheringtonRemove unused capture.
2022-03-03 Carl HetheringtonAdd lists of ratings. v1.8.9
2022-03-01 Carl HetheringtonMake dcp::init() take a general resources directory...
2022-03-01 Carl HetheringtonMove Rating out to a separate file.
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-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 HetheringtonMake the former dcst namespace default for SMPTE subtitles.
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 HetheringtonDon't bother checking the return of node_child as it...
2021-08-03 Carl HetheringtonMake adding extension metadata items more generic.
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-04 Carl HetheringtonAdd option to ignore mismatched HMACs when reading...
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-04-30 Mart JansinkAlso install mono_picture_asset_writer.h
2021-04-30 Mart JansinkPrefer the tags directory specified in LIBDCP_RESOURCES
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 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 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 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-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-20 Carl HetheringtonAdd access to DCNC list.
2021-03-18 Carl HetheringtonImprove errors when verifying a non-DCP directory.
2021-03-18 Carl HetheringtonTidy how we're finding the tags and xsd directories.
2021-03-17 Carl HetheringtonFix combining when two DCPs both contain copies of...
2021-03-15 Carl HetheringtonFix various bugs in subtitle/ccap verification.
2021-03-15 Carl HetheringtonAdd operator-= to Time.
2021-02-27 Carl HetheringtonAdd new write() method.
2021-02-26 Carl HetheringtonImproved comments.
2021-02-21 Carl HetheringtonEnglish language tweaks.
2021-02-20 Carl HetheringtonDon't give a verification error if there are closed...
2021-02-14 Carl HetheringtonSome const correctness for decompress_j2k
2021-02-07 Carl HetheringtonComment fixes.
2021-02-06 Carl HetheringtonBasic analysis (verification) of J2K codestreams.
2021-02-06 Carl HetheringtonUse 1 guard bit in JPEG2000 encoding for 2K, per Bv2.1.
2021-02-06 Carl HetheringtonRename j2k.{cc,h} => j2k_transcode.{cc,h}
2021-02-06 Carl HetheringtonTweak comment.
2021-02-04 Carl HetheringtonImprove a comment.
2021-02-04 Carl HetheringtonFix failure to write Interop closed captions.
2021-02-02 Carl HetheringtonSome compilers don't like x = {} where x is a boost...
2021-01-31 Carl HetheringtonFix strange Windows build error introduced in 6c37cc197...
2021-01-26 Carl Hetherington0 => nullptr fix.
2021-01-26 Carl HetheringtonFix install.
2021-01-26 Carl HetheringtonRename ReelMXF -> ReelFileAsset.
2021-01-24 Carl HetheringtonDoc fixes.
next