| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-14 | Update test signer chain again. | Carl Hetherington | |
| 2022-02-14 | Fix hints tests by changing the test signer chain for one that is only valid ↵ | Carl Hetherington | |
| for 10 years. | |||
| 2022-02-13 | Fix test refs right this time (using v2.16.x branch). | Carl Hetherington | |
| 2022-02-13 | Update test refs for nag change. | Carl Hetherington | |
| 2022-01-12 | Make v2.16.x branch of test/data and use it. | Carl Hetherington | |
| 2022-01-12 | Update test/data to get some more test files. | Carl Hetherington | |
| 2021-11-22 | Don't import luminance of 0 from 2.14.x metadata files (part of #2130). | Carl Hetherington | |
| 2021-10-27 | Add a new test for subtitle timing when changing frame rate. | Carl Hetherington | |
| 2021-10-10 | Fix a test reference to account for windows filename slashes. | Carl Hetherington | |
| 2021-10-09 | Don't ignore font settings for DCP subtitles (#2074).v2.15.167 | Carl Hetherington | |
| 2021-09-27 | Fix tests.v2.15.163 | Carl Hetherington | |
| 2021-09-27 | Add config location versioning (#2090). | Carl Hetherington | |
| 2021-09-25 | Read ISDCF Metadata from 2.14.x metadata (#2083). | cah | |
| 2021-09-20 | Add LastWrittenBy to metadata (#2080). | Carl Hetherington | |
| 2021-09-19 | Fix failure to open v2.14.x documents with invalid or empty subtitle ↵ | Carl Hetherington | |
| languages (#2085). | |||
| 2021-08-12 | Missed test/data update. | Carl Hetherington | |
| 2021-08-12 | Don't write empty <Text> nodes in subtitles/closed captions. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-04-23 | Update test reference. | Carl Hetherington | |
| 2021-04-10 | Fix up hints about long subtitle lines. | Carl Hetherington | |
| 2021-04-06 | Update test/data for the metadata.xml reference. | Carl Hetherington | |
| 2021-04-06 | Update test/data revision. | Carl Hetherington | |
| 2021-04-02 | Add language to audio content and use it instead of the general metadata. | Carl Hetherington | |
| 2021-03-15 | Add failing test for #1918. | Carl Hetherington | |
| 2021-02-26 | Try to make tests more robust by specifying signer/decryption chains. | Carl Hetherington | |
| 2021-02-24 | Fix tests being broken by new config test.v2.15.132 | Carl Hetherington | |
| 2021-02-24 | Fix config test file in test/data. | Carl Hetherington | |
| 2021-02-24 | Fix config.xml corruption when it contains multi-byte UTF8 characters. | Carl Hetherington | |
| 2021-02-23 | Verify a whole bunch of DCPs made by unit tests. | Carl Hetherington | |
| 2021-01-30 | Rename debug type THREED to THREED_D. | Carl Hetherington | |
| 2021-01-26 | Fix label alignment. | Carl Hetherington | |
| 2021-01-22 | Test fixes. | Carl Hetherington | |
| 2021-01-22 | Test updates for libdcp fix to the duration of Marker assets. | Carl Hetherington | |
| 2020-12-22 | Pass fonts from content around as FontData. | Carl Hetherington | |
| i.e. as a block of memory rather than a file. Also, get the fonts from the decoder rather than the content. Together, these changes allow us to use fonts from SMPTE DCPs added as content. Before, fonts would be messed up in those cases (#1885). | |||
| 2020-12-08 | Write subtitles and closed captions to a test DCP in the hints thread, | Carl Hetherington | |
| then check the result for Bv2.1 violations (part of #1800). | |||
| 2020-12-06 | Add some hints for violations of SMPTE Bv2.1 with subtitles and closed | Carl Hetherington | |
| captions. | |||
| 2020-11-29 | Move some test references into test-private. | Carl Hetherington | |
| 2020-11-25 | Fix corrupted image when over-cropping black filler frames. | Carl Hetherington | |
| FFmpegDecoder can emit small black frames (128x128 pixels) when it wants to fill in a gap. Image::crop_scale_window would do the wrong thing if we then applied a crop of greater than 128 in either direction; though cropped_size is correctly clamped, the crop value itself was not and is used to calculate the input data pointers. This would result in random frames, usually at the end of DCPs, often made up of blurry colour washes. | |||
| 2020-11-21 | Test update for auto-addition of markers. | Carl Hetherington | |
| 2020-11-21 | Subtitle language test updates. | Carl Hetherington | |
| 2020-11-21 | Update test data now that empty Language tags are not written. | Carl Hetherington | |
| 2020-11-20 | Subtitle language handling tweaks; write multiple subtitle languages | Carl Hetherington | |
| to SMPTE extended metadata. | |||
| 2020-11-20 | Recover subtitle language metadata from the places is was written | Carl Hetherington | |
| in older films. | |||
| 2020-11-17 | Fix cropping of subsampled images. | Carl Hetherington | |
| The calculations for how to crop subsampled components of YUV images were wrong, causing strange effects like misregistration of colour components in cropped images. Should fix #1872. | |||
| 2020-11-16 | Update test references following 26bd62d1e49b63e47fca820c5b4d36c5dacb9bfd | Carl Hetherington | |
| 2020-11-16 | Add tests of video range. | Carl Hetherington | |
| These should hopefully cover all combinations of input and output range. Fixes #1851. | |||
| 2020-10-12 | Remove Image/GraphicsMagick dependency. | Carl Hetherington | |
| 2020-09-26 | Update test ref for new metadata. | Carl Hetherington | |
| 2020-06-11 | Update test/data for removed Film metadata tags Signed and UploadAfterMakeDCPv2.15.78 | Carl Hetherington | |
| 2020-05-20 | Run all tests with lots of encoding threads. | Carl Hetherington | |
