Rename some notes to clarify places where size refers to bytes, not pixels.
[libdcp.git] / test /
2021-01-17 Carl HetheringtonRename some notes to clarify places where size refers...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that release territory conforms...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that additional subtitle languages...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that closed caption reel and XML...
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that the sound MXF Language tag...
2021-01-17 Carl HetheringtonExtract simple_sound() method.
2021-01-17 Carl HetheringtonWe can always dump notes where there are none expected.
2021-01-17 Carl HetheringtonLanguageTag strings should not care about case.
2021-01-17 Carl Hetherington Bv2.1 6.2.1: Check that subtitle XML <Language> confor...
2021-01-17 Carl HetheringtonTiny cleanup of using prepare_directory.
2021-01-17 Carl HetheringtonBv2.1 6.2.1: Check that subtitle reel <Language> confor...
2021-01-17 Carl HetheringtonBv2.1 6.1: DCPs must be SMPTE.
2021-01-08 Carl HetheringtonMore c++11 tidying.
2021-01-08 Carl HetheringtonRemove use of xmldiff in tests.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2021-01-07 Carl HetheringtonFix test following previous commit.
2020-12-20 Carl HetheringtonAccept fonts as data blocks rather than files.
2020-11-29 Carl HetheringtonFix terrible SoundAsset::equals() implementation.
2020-11-29 Carl HetheringtonFix SoundFrame::get().
2020-11-22 Carl HetheringtonSeems like an oversight that MainSubtitleLanguageList...
2020-11-22 Carl HetheringtonAdd SMPTE Bv2.1 ExtensionMetadata.
2020-11-19 Carl HetheringtonTidy up handling of language metadata for subtitles.
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2020-11-01 Carl HetheringtonRename Data -> ArrayData.
2020-10-28 Carl HetheringtonMove benchmark out of test/ into benchmark/
2020-10-23 Carl HetheringtonmacOS / new boost build fixes.
2020-10-20 Carl HetheringtonMove a bind.hpp include out of a header.
2020-10-10 Carl HetheringtonFix crash when loading DCPs whose ASSETMAP contains...
2020-10-06 Carl HetheringtonWe should not carry on if files don't open in tests.
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-21 Carl HetheringtonAdapt for changes in parent branch, and test churn.
2020-09-21 Carl HetheringtonAdd another test.
2020-09-21 Carl HetheringtonSupport MCA sound channel tags in MXF/CPL.
2020-09-21 Carl HetheringtonAdd some new verification tests.
2020-09-21 Carl HetheringtonRemove stdout noise from tests.
2020-09-21 Carl HetheringtonSupport CPL metadata.
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 HetheringtonAdd ContentVersion class.
2020-09-20 Carl HetheringtonAdd new LanguageTag class.
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-17 Carl HetheringtonAdd dcp::combine().
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-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 HetheringtonHopefully make all tests stable enough to be run with...
2020-06-19 Carl HetheringtonFix test now that Atmos asset ID is correctly read...
2020-06-11 Carl HetheringtonRun verification tests with a space in the XSD path...
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-08 Carl HetheringtonVerify the XML of subtitle files.
2020-05-08 Carl HetheringtonMake J2K frame size tests more robust.
2020-05-07 Carl HetheringtonCheck that JPEG2000 frames aren't too big (i.e. too
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2020-03-10 Carl HetheringtonAdd LocalTime::add_minutes.
2020-03-09 Carl HetheringtonMerge.
2020-03-08 Carl HetheringtonAdd test data missing from previous.
2020-03-08 Carl HetheringtonAdd verification checks too see if reel assets' Duratio...
2020-03-03 Carl HetheringtonFix interop verification and add some tests for it.
2019-12-23 Carl HetheringtonAdd struct tm constructor for LocalTime, use it to...
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 Hetheringtonxerces-related build fixes.
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 HetheringtonValidate XML with xerces.
2019-12-22 Carl HetheringtonVerify Id in ContentVersion.
2019-12-22 Carl HetheringtonFix syntax of ContentVersion/Id in the reference.
2019-12-22 Carl HetheringtonAdd a debug method for when there are unexpected notes.
2019-12-22 Carl HetheringtonAdd a comment.
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 HetheringtonMore cleanups.
2019-12-22 Carl HetheringtonAdd another verification test.
2019-12-22 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2019-12-22 Carl HetheringtonAdd two new tests and tidy up some old ones a little.
2019-12-01 Carl HetheringtonCheck that KDM validity periods are safely within the...
2019-12-01 Carl HetheringtonFix incorrect month when returning not-before/not-after.
2019-11-08 Carl HetheringtonFix incorrect LocalTime strings when timezone is behind...
2019-09-08 Carl HetheringtonFix unit tests after CPL root namespace fix.
2019-04-08 Carl HetheringtonFix previous and add unit test for Key::hex.
2019-03-19 Carl HetheringtonMissing file.
2019-03-19 Carl HetheringtonSupport RatingList.
2019-03-18 Carl HetheringtonAccept that <Duration> and <EntryPoint> are optional...
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonFinish initial CPL markers support.
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2019-03-12 Carl HetheringtonAnd corresponding test updates.
2019-03-12 Carl HetheringtonMore insulation against libdcp version updates.
next