| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-04 | Make some tests repeatable across platforms. | Carl Hetherington | |
| 2022-01-17 | Use optional for ReelAsset _annotation_text.v1.8.6 | Carl Hetherington | |
| Not only is this tag optional in Interop and SMPTE, but it would appear that if it is present but empty a DCP will not play back on Sony SRX320 / LMT3000 systems (DoM bug #2124). Here we use optional<>, as seems to make sense, and also refuse to write empty tags (instead omitting the tag entirely). | |||
| 2021-06-02 | Test churn from adding make_uuid() into CPL. | Carl Hetherington | |
| 2021-03-26 | Write MCA tags based on the specified sound field. | Carl Hetherington | |
| I had previously assumed that one should write MCA information into the sound MXF based on what channels actually contain sound rather than silence. However a previous example of a stereo DCP gives a verification error in EasyDCP (see DoM bug #1935) which is solved by adding MCA tags for each channel in the specified sound field (e.g. at least 6 tags for a file which is marked as 5.1) even if the audio is really stereo. This commit removes the "active channels" stuff and makes sure that if we say a file is 5.1 we write at least 6 MCA tags (and similarly for 7.1). | |||
| 2021-01-17 | Remove 32x32 test image. | Carl Hetherington | |
| 2020-09-09 | Use the <Id> read in when the Reel was created from XML (if appropriate) | Carl Hetherington | |
| when writing it out again, rather than creating a new one each time. Also there is the associated test churn here from removing a call to make_uuid(). | |||
| 2020-07-11 | Hopefully make all tests stable enough to be run with --random, | Carl Hetherington | |
| stopping test reference churn. | |||
| 2019-09-08 | Fix unit tests after CPL root namespace fix. | Carl Hetherington | |
| 2019-03-18 | Accept that <Duration> and <EntryPoint> are optional, and account for this ↵ | Carl Hetherington | |
| in tests. Also fix tests to reflect <AnnotationText> no longer being filled in with a default value. | |||
| 2019-01-24 | Fix test references now that we indent things. | Carl Hetherington | |
| 2019-01-14 | Tidy repeated call of make_uuid() and don't put urn:uuid: in front of ↵ | Carl Hetherington | |
| default content version label text as it's a bit confusing. | |||
| 2018-09-25 | ID churn. | Carl Hetherington | |
| 2018-08-17 | Unexplained ID churn. | Carl Hetherington | |
| 2018-03-22 | Fix reference data for changes to dsig namespacing. | Carl Hetherington | |
| 2018-03-15 | Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304. | Carl Hetherington | |
| 2017-05-17 | Test an Interop DCP (dcp_test7) with associated churn in the following test. | Carl Hetherington | |
| 2017-02-14 | Fix test churn. | Carl Hetherington | |
| 2017-02-13 | Update test data. | Carl Hetherington | |
| 2016-10-31 | UUID churn in tests. | Carl Hetherington | |
| 2016-09-13 | Test ID churn. | Carl Hetherington | |
| 2016-05-25 | ID churn. | Carl Hetherington | |
| 2016-03-02 | Test data change after actually turning on HMACs. | Carl Hetherington | |
| 2015-06-05 | Fix rebase onto 1.0. | Carl Hetherington | |
| 2015-06-05 | Fix test refs. | Carl Hetherington | |
