Fix macOS build warning.
[libdcp.git] / src /
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.
2021-01-24 Carl HetheringtonFix previous.
2021-01-24 Carl HetheringtonTidying.
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonSmall bits of pre-release tidying.
2021-01-23 Carl HetheringtonFix name clash of ERROR with windows.h
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2021-01-21 Carl HetheringtonTry to fix MinGW build.
2021-01-21 Carl HetheringtonMove all ostream operator<< into some test-only stream_...
2021-01-21 Carl HetheringtonSome more use of enum class.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-20 Carl HetheringtonFix strange crash in verify(). bv2.1-verify
2021-01-20 Carl HetheringtonCleanup: more test naming tweaks.
2021-01-20 Carl HetheringtonTidy up some test names.
2021-01-19 Carl HetheringtonCleanup: rename some check_ prefixes to verify_.
2021-01-19 Carl HetheringtonCleanup: some more use of initialiser lists.
2021-01-19 Carl HetheringtonVerificationNote message tidying.
2021-01-19 Carl HetheringtonTidy up parameters in VerificationNote.
2021-01-19 Carl HetheringtonFix tests to actually check the results in several...
2021-01-19 Carl Hetherington_line should be optional.
2021-01-19 Carl HetheringtonCleanup: remove lots of unnecessary namespace qualifiers.
2021-01-19 Carl HetheringtonCleanup: tidy enum names for verification codes.
2021-01-18 Carl HetheringtonBv2.1 10.1: if any asset is encrypted they all must be.
2021-01-18 Carl HetheringtonRename encrypted() to any_encrypted() and add all_encry...
2021-01-18 Carl HetheringtonBv2.1 9.2: PKL must be signed if it contains encrypted...
2021-01-18 Carl HetheringtonBv2.1 9.1: PKL annotation text must match CPL ContentTi...
2021-01-18 Carl HetheringtonAdd some more access to PKL.
2021-01-18 Carl HetheringtonBv2.1 8.7: CPLs with encrypted content must be signed.
2021-01-18 Carl HetheringtonBv2.1 8.6.3: <ExtensionMetadata> must be present and...
2021-01-18 Carl HetheringtonBv2.1 8.6.{1.2}: CompositionMetadataAsset must exist...
2021-01-18 Carl HetheringtonAdd CPL::unset_version_number().
2021-01-17 Carl HetheringtonBv2.1 8.5: FFOC and LFOC should be present and have...
2021-01-17 Carl HetheringtonRequire instrinsic duration of ReelMarkersAsset to...
2021-01-17 Carl HetheringtonAssert that entry_point and intrinsic_duration are...
2021-01-17 Carl HetheringtonBv2.1 8.5: Features must have FFEC/FFMC markers.
2021-01-17 Carl HetheringtonAdd CPL::set_content_kind.
2021-01-17 Carl HetheringtonRead scope attribute of ReleaseTerritory.
2021-01-17 Carl HetheringtonUse an enum class for Marker.
2021-01-17 Carl HetheringtonBv2.1 8.4 We must have <Hash>es
2021-01-17 Carl HetheringtonBv2.1 8.3.2: text tracks must have <EntryPoint> and...
2021-01-17 Carl HetheringtonAdd ReelAsset::unset_entry_point().
2021-01-17 Carl HetheringtonBv2.1 8.3.1: MainSubtitles must be in all reels (if...
2021-01-17 Carl HetheringtonBv2.1 8.2: all parts of a reel must have the same duration.
2021-01-17 Carl HetheringtonMake subtitle checking robust to CPLs with no subs...
2021-01-17 Carl HetheringtonBv2.1 8.1: CPL <AnnotationText> should be the same...
2021-01-17 Carl HetheringtonBv2.1 8.1: CPL must have <AnnotationText>.
2021-01-17 Carl HetheringtonMake CPL annotation_text optional.
next