libdcp.git
2020-10-07 Carl HetheringtonDebug. tmp
2020-10-07 Carl HetheringtonDebug.
2020-10-06 Carl HetheringtonMissing error checking on writing KDMs as XML.
2020-10-06 Carl HetheringtonWe should not carry on if files don't open in tests.
2020-09-27 Carl HetheringtonFix install of .xsd files to be more robust.
2020-09-27 Carl Hetherington<ContentVersion> is optional in Interop so we can't...
2020-09-27 Carl HetheringtonLoad language tags from on-disk files rather than embed...
2020-09-26 Carl HetheringtonDeclare language tag lists as const.
2020-09-26 Carl HetheringtonMissing virtual destructor.
2020-09-25 Carl HetheringtonFix thinko.
2020-09-23 Carl HetheringtonHide unused audio channels a bit more clearly, not...
2020-09-23 Carl HetheringtonDon't fail to write CPL if no content version has been...
2020-09-21 Carl HetheringtonFix crashes when static linking due to tricky lifetime crash
2020-09-21 Carl HetheringtonBetter error locations in XML.
2020-09-21 Carl HetheringtonAdapt for changes in parent branch, and test churn.
2020-09-21 Carl HetheringtonVerify MCA tags.
2020-09-21 Carl HetheringtonAdd another test.
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
2020-09-21 Carl HetheringtonAdd another .xsd.
2020-09-21 Carl HetheringtonAdd extra parameter to Interop subtitles seen in the...
2020-09-21 Carl HetheringtonAdd namespaces and tweak CPL namespace so Xerces checks...
2020-09-21 Carl HetheringtonMissing note type when filtering out missing asset...
2020-09-21 Carl HetheringtonAdd some new verification tests.
2020-09-21 Carl HetheringtonRemove stdout noise from tests.
2020-09-21 Carl HetheringtonAccept missing MainSoundConfiguration and MainSoundSamp...
2020-09-21 Carl HetheringtonRun dcpverify on everything in the libdcp-test-private...
2020-09-21 Carl HetheringtonTidy up test output slightly.
2020-09-21 Carl HetheringtonHide an expected error from asdcplib.
2020-09-21 Carl HetheringtonCatch cxml errors when verifying.
2020-09-21 Carl HetheringtonAdd --ignore-missing-assets and --quiet to dcpverify.
2020-09-21 Carl HetheringtonAdd ASDCPErrorSuspender to hide errors from asdcplib...
2020-09-21 Carl HetheringtonUse EditRate::as_string().
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-09-21 Carl HetheringtonAdd some new channels to the enum.
2020-09-21 Carl HetheringtonAllow LanguageTag to be constructed from a tag string.
2020-09-21 Carl HetheringtonUse vector for the Ratings list.
2020-09-21 Carl HetheringtonUse a vector<ContentVersion> instead of just one, to...
2020-09-21 Carl HetheringtonTidy up a bit; vertical white space, group metadata...
2020-09-21 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 HetheringtonSkip post-test checks if not all unit tests are run.
2020-09-20 Carl HetheringtonRemove XMLMetadata.
2020-09-20 Carl HetheringtonRemove XMLMetadata use from tests.
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-18 Carl HetheringtonAvoid copying a large amount of stuff when running...
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 HetheringtonMove make_simple() into test.{cc,h}
2020-09-09 Carl HetheringtonFix comment typo.
2020-09-09 Carl HetheringtonUse the <Id> read in when the Reel was created from...
2020-08-25 Carl HetheringtonAdd SubtitleString::unset_font.
2020-08-12 Carl HetheringtonSlightly nicer errors from dcpkdm.
2020-08-12 Carl HetheringtonFix off-by-one in display of month numbers in dcpkdm.
2020-07-28 Carl HetheringtonBump libcxml.
2020-07-27 Carl HetheringtonFix some unused variable warnings.
2020-07-12 Carl HetheringtonFix up some tests.
2020-07-12 Carl HetheringtonMove atmos_pcm.mxf in the test repo.
2020-07-11 Carl HetheringtonAllow creation of ATMOS sync on channel 14.
2020-07-11 Carl HetheringtonFix parameters when running tests with valgrind.
2020-07-11 Carl HetheringtonHopefully make all tests stable enough to be run with...
2020-07-03 Carl HetheringtonAdd xmllint to the tools check.
2020-06-19 Carl HetheringtonShow CPL IDs in dcpinfo.
2020-06-19 Carl HetheringtonFormatting fix.
2020-06-19 Carl HetheringtonFix test now that Atmos asset ID is correctly read...
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 HetheringtonRun verification tests with a space in the XSD path...
2020-06-11 Carl HetheringtonFix failure to verify when the XSD/DTD path has a space...
2020-06-11 Carl HetheringtonAdd some missing .xsd files to the install target.
2020-06-11 Carl HetheringtonBump openjpeg for Windows ccache build fixes.
2020-06-01 Carl HetheringtonDon't build benchmarks with cdist.
2020-05-31 Carl HetheringtonAdd very simple benchmark for rgb_to_xyz.
2020-05-20 Carl HetheringtonAdd add_days to LocalTime.
2020-05-12 Carl HetheringtonMake add_minutes() work correctly with milliseconds.
2020-05-12 Carl HetheringtonMove some tests and rename one set.
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.
next