| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-11 | Don't apply the Windows long path fix twice.v2.15.147 | Carl Hetherington | |
| 2021-05-09 | Remove erroneous call to optional_node_child(). | Carl Hetherington | |
| Just after this we loop over all <Text> nodes, and optional_node_child will raise an exception if there is more than one. | |||
| 2021-05-09 | C++11 tidying. | Carl Hetherington | |
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-05-03 | Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black(). | Carl Hetherington | |
| Remainder of fix for #1984. | |||
| 2021-05-03 | Test output tweaks. | Carl Hetherington | |
| 2021-05-03 | Add export test DCP -> h264 to trigger #1984. | Carl Hetherington | |
| 2021-05-03 | Add pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_part_black(). | Carl Hetherington | |
| Part of fix for #1984. | |||
| 2021-05-03 | Add export test DCP -> prores to trigger #1984. | Carl Hetherington | |
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-05-01 | Upgrade to FFmpeg 4.4. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-04-29 | C++11 tidying. | Carl Hetherington | |
| 2021-04-27 | Reduce disk usage of interrupt_encoder_test. | Carl Hetherington | |
| 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 | |
