| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-23 | Do less logging during tests, but also log some details of what test is | Carl Hetherington | |
| running on Windows. | |||
| 2021-04-23 | Fix fopen() on windows to cope with long filenames (part of #1755). | Carl Hetherington | |
| 2021-04-23 | More test fixes. | Carl Hetherington | |
| 2021-04-23 | Fix test for random noise addition. | Carl Hetherington | |
| 2021-04-23 | Add some new check methods. | Carl Hetherington | |
| 2021-04-23 | Update test reference. | Carl Hetherington | |
| 2021-04-23 | Cope with noise being added to small JPEG2000 images. | Carl Hetherington | |
| 2021-04-23 | Rename some test data. | Carl Hetherington | |
| 2021-04-21 | Make digest calculations interruptible. | Carl Hetherington | |
| 2021-04-21 | Add a possibly-useful test. | Carl Hetherington | |
| 2021-04-10 | Fix up hints about long subtitle lines. | Carl Hetherington | |
| 2021-04-09 | Make DCP text track language properly optional and ignore bad values on ↵ | Carl Hetherington | |
| imported DCPs (#1950). | |||
| 2021-04-08 | Assorted C++11/formatting cleanups. | Carl Hetherington | |
| 2021-04-06 | Update test/data for the metadata.xml reference. | Carl Hetherington | |
| 2021-04-06 | Add language to some text used in tests to avoid a verification error. | Carl Hetherington | |
| 2021-04-06 | Ignore JPEG2000 guard bits warning in a test using an old MXF. | Carl Hetherington | |
| 2021-04-06 | Fix ISDCF name reference in test. | Carl Hetherington | |
| 2021-04-06 | Update test/data revision. | Carl Hetherington | |
| 2021-04-04 | Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue. | Carl Hetherington | |
| 2021-04-04 | Move chain to the Interop/SMPTE metadata. | Carl Hetherington | |
| 2021-04-04 | Move some ISDCF flags to the Interop/SMPTE metadata. | Carl Hetherington | |
| 2021-04-04 | Use studio and facility from Interop/SMPTE metadata rather than ISDCF. | Carl Hetherington | |
| 2021-04-04 | Use ratings from Interop/SMPTE metadata instead of ISDCF metadata dialogue. | Carl Hetherington | |
| 2021-04-04 | Use release territory from Interop/SMPTE metadata instead of ISDCF metadata ↵ | Carl Hetherington | |
| dialogue. | |||
| 2021-04-04 | Use content version from Interop (or version number from SMPTE metadata) | Carl Hetherington | |
| rather than the content version in the ISDCF metadata dialogue. | |||
| 2021-04-02 | Add language to audio content and use it instead of the general metadata. | Carl Hetherington | |
| 2021-04-01 | Move 3D-to-2D check (#1941). | Carl Hetherington | |
| We were checking for 3D content going into a 2D project in the DCPEncoder, but we also need to do the same thing when exporting. Moving the check into Player::emit_video() means that it is applied to both DCP transcoding and export. | |||
| 2021-03-31 | Put subtitle language back into content from the film (#1930). | Carl Hetherington | |
| This also adds the main/additional language flag. Of all the considerations about how to specify subtitle language, the most important seems to be that the language specification happens for the content where the language is; i.e. in the content text tab. | |||
| 2021-03-30 | Fix film_metadata_test.v2.15.137 | Carl Hetherington | |
| 2021-03-25 | Use XX as an audio language when there is no specified audio language (#1939). | Carl Hetherington | |
| Previously we would omit the audio and subtitle language parts of the DCI name if there was no specified audio language. Sadly if we do do that EasyDCP player 4.0.1 reports a warning (whose details you can't see on the demo version). | |||
| 2021-03-19 | Ignore some more errors during a test. | Carl Hetherington | |
| 2021-03-18 | macOS build fix. | Carl Hetherington | |
| 2021-03-16 | Split subtitles at reel boundaries (#1918). | Carl Hetherington | |
| 2021-03-15 | Add failing test for #1918. | Carl Hetherington | |
| 2021-02-28 | Try again to fix windows tests. | Carl Hetherington | |
| 2021-02-27 | Try to fix text-file-checking test on Windows. | Carl Hetherington | |
| 2021-02-26 | Test fixes. | Carl Hetherington | |
| 2021-02-26 | Try to make tests more robust by specifying signer/decryption chains. | Carl Hetherington | |
| 2021-02-26 | More verification of DCPs during tests. | 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 | Fix missing test exception. | Carl Hetherington | |
| 2021-02-23 | Fix assertion failure in AudioBuffers::copy_from() (#1909) | Carl Hetherington | |
| A number of frames N was being split up into two parts which together were bigger than N, meaning a copy of one of the parts failed. | |||
| 2021-02-23 | Verify a whole bunch of DCPs made by unit tests. | Carl Hetherington | |
| 2021-02-16 | Avoid using unzip.exe for Windows tests, as it crashes quite a lot for some ↵ | Carl Hetherington | |
| reason. | |||
| 2021-02-15 | Test reference tweaks. | Carl Hetherington | |
| 2021-02-15 | Basic handling of overlapping video (#1848). | Carl Hetherington | |
| 2021-02-14 | Fix incorrect coalesce() output when one input range is wholly | Carl Hetherington | |
| covered by another. | |||
| 2021-02-07 | More libdcp include fixes. | Carl Hetherington | |
