Add another test.
[libdcp.git] / src /
2020-09-20 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
2020-09-20 Carl HetheringtonAdd another .xsd.
2020-09-20 Carl HetheringtonAdd namespaces and tweak CPL namespace so Xerces checks...
2020-09-20 Carl HetheringtonAccept missing MainSoundConfiguration and MainSoundSamp...
2020-09-20 Carl HetheringtonHide an expected error from asdcplib.
2020-09-20 Carl HetheringtonCatch cxml errors when verifying.
2020-09-20 Carl HetheringtonAdd ASDCPErrorSuspender to hide errors from asdcplib...
2020-09-20 Carl HetheringtonUse EditRate::as_string().
2020-09-20 Carl HetheringtonSupport CPL metadata.
2020-09-20 Carl HetheringtonAdd some new channels to the enum.
2020-09-20 Carl HetheringtonAllow LanguageTag to be constructed from a tag string.
2020-09-20 Carl HetheringtonUse vector for the Ratings list.
2020-09-20 Carl HetheringtonUse a vector<ContentVersion> instead of just one, to...
2020-09-20 Carl HetheringtonTidy up a bit; vertical white space, group metadata...
2020-09-20 Carl HetheringtonAdd ContentVersion class.
2020-09-20 Carl HetheringtonAdd new LanguageTag class.
2020-09-20 Carl HetheringtonAdd a new exception for problems with LanguageTag.
2020-09-20 Carl HetheringtonRemove XMLMetadata.
2020-09-20 Carl HetheringtonRemove XMLMetadata from DCP::write_xml and DCP::write_a...
2020-09-20 Carl HetheringtonStop using XMLMetadata in CPL. It's always felt a...
2020-09-17 Carl HetheringtonPrevent DCP::assets() from returning duplicates. combine
2020-09-17 Carl HetheringtonAdd dcp::combine().
2020-09-10 Carl HetheringtonFix crash with one verification error and no notes...
2020-09-10 Carl HetheringtonAdd Interop closed caption XSD for verification.
2020-09-10 Carl HetheringtonAdd set_font_file()
2020-09-10 Carl HetheringtonAdd font_filenames()
2020-09-10 Carl HetheringtonAdd EqualityOptions option to ignore differences in...
2020-09-10 Carl HetheringtonUse Data::write() to clean things up slightly.
2020-09-10 Carl HetheringtonRename fonts_with_load_ids() -> font_data()
2020-09-09 Carl HetheringtonMessage formatting tweaks.
2020-09-09 Carl HetheringtonMissing namespace.
2020-09-09 Carl HetheringtonAdd some detail to a verification warning.
2020-09-09 Carl HetheringtonUse the <Id> read in when the Reel was created from...
2020-08-25 Carl HetheringtonAdd SubtitleString::unset_font.
2020-07-27 Carl HetheringtonFix some unused variable warnings.
2020-07-11 Carl HetheringtonAllow creation of ATMOS sync on channel 14.
2020-06-19 Carl HetheringtonFix missing Key ID when writing details of encrypted...
2020-06-19 Carl HetheringtonAdd and use new write_to_cpl_mxf().
2020-06-19 Carl HetheringtonRename write_to_cpl_base -> write_to_cpl_asset.
2020-06-19 Carl HetheringtonHeader guard.
2020-06-19 Carl HetheringtonMissing set up of AtmosVersion when writing Atmos assets.
2020-06-19 Carl HetheringtonAdd wrapper for AtmosAssetWriter::write to write a...
2020-06-19 Carl HetheringtonFix a whole load of missing setup for AtmosAssets,...
2020-06-19 Carl HetheringtonI believe atmos_id is a unique identifier, so create...
2020-06-16 Carl HetheringtonAllow specification of the JPEG2000 comment string.
2020-06-16 Carl HetheringtonTidy up and fix some small memory leaks.
2020-06-16 Carl HetheringtonClean up strange use of c_str().
2020-06-11 Carl HetheringtonFix failure to verify when the XSD/DTD path has a space...
2020-05-20 Carl HetheringtonAdd add_days to LocalTime.
2020-05-12 Carl HetheringtonMake add_minutes() work correctly with milliseconds.
2020-05-12 Carl HetheringtonAdd a proper implementation of add_months() and a test...
2020-05-12 Carl HetheringtonAdd a note when verifying if the DCP refers to assets
2020-05-12 Carl HetheringtonComment typo.
2020-05-12 Carl HetheringtonImprove comment.
2020-05-08 Carl HetheringtonVerify the XML of subtitle files.
2020-05-08 Carl HetheringtonComment typo.
2020-05-08 Carl HetheringtonStore and allow access to the raw XML that is read...
2020-05-07 Carl HetheringtonFactor some code out into methods.
2020-05-07 Carl HetheringtonCheck that JPEG2000 frames aren't too big (i.e. too
2020-05-06 Carl HetheringtonResult is specific to verify_asset().
2020-05-05 Carl HetheringtonAllow ignoring of specifications in NameFormat.
2020-04-26 Carl HetheringtonTry to fix Centos 6 build.
2020-04-25 Carl HetheringtonMissing #include.
2020-04-20 Carl HetheringtonFix build on some (older?) GCCs.
2020-04-14 Carl HetheringtonAdd an explicit exception for J2K decompression failures.
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2020-04-13 Carl HetheringtonAdd a special exception for the case when opj_start_com...
2020-03-11 Carl HetheringtonFix ::add_minutes to not alter the timezone of the...
2020-03-10 Carl HetheringtonBe more cautious in CertificateChain::private_key_valid.
2020-03-10 Carl HetheringtonAdd LocalTime::add_minutes.
2020-03-09 Carl HetheringtonFix build following merge.
2020-03-09 Carl HetheringtonMerge.
2020-03-09 Carl HetheringtonGive an error if there is no asset map.
2020-03-08 Carl HetheringtonAdd verification checks too see if reel assets' Duratio...
2020-03-08 Carl HetheringtonAdd Reel::assets().
2020-03-03 Carl HetheringtonFix interop verification and add some tests for it.
2020-02-03 Carl HetheringtonAnother build fix.
2020-02-03 Carl HetheringtonTry always loading the openssl crypto module, not the...
2020-02-03 Carl HetheringtonTry again to fix Windows build of previous.
2020-02-03 Carl HetheringtonTry to fix build of previous.
2020-02-03 Carl HetheringtonProvide more details on failure to load xmlsec-crypto.
2019-12-23 Carl HetheringtonAdd struct tm constructor for LocalTime, use it to...
2019-12-22 Carl HetheringtonA reel should be the length of its main picture, or...
2019-12-22 Carl HetheringtonAdd accessors.
2019-12-22 Carl HetheringtonAdd fix_empty_font_ids() to replace empty Font ids...
2019-12-22 Carl HetheringtonMore adventures in the art of enum namespacing.
2019-12-22 Carl HetheringtonFix bad implementation of bad hack.
2019-12-22 Carl HetheringtonAdd operator+=
2019-12-22 Carl HetheringtonRemove now-unused boost regex.
2019-12-22 Carl HetheringtonCheck ASSETMAP; add a PKL test; tidy up calls to valida...
2019-12-22 Carl HetheringtonUse VerificationNote more 'properly' in a fair few...
2019-12-22 Carl HetheringtonAlso check PKL XML.
2019-12-22 Carl HetheringtonNote any file that is used for reading/writing a PKL...
2019-12-22 Carl HetheringtonValidate XML with xerces.
2019-12-22 Carl HetheringtonMore tests.
2019-12-22 Carl HetheringtonVerify Id in ContentVersion.
2019-12-22 Carl HetheringtonUse regex and check <IssueDate> in CPL.
2019-12-22 Carl HetheringtonCheck for badly-formed CPL <Id>
2019-12-22 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2019-12-22 Carl HetheringtonReport errors passed back from DCP::read when exception...
next