| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-05-12 | Guess DCP container size and resolution when content is added | Carl Hetherington | |
| or removed such that there is one piece of video content left in the project. Container size and resolution are never again guessed once the user has set them to something. | |||
| 2020-05-11 | Change video content scaling so that it either: | Carl Hetherington | |
| 1. scales the content up to fit the DCP container, preserving aspect ratio, or 2. stretches the content to a custom aspect ratio, or 3. scales the content to some custom size. | |||
| 2020-03-11 | Test updates now that there can't be <1s long DCPs any more. | Carl Hetherington | |
| 2020-02-16 | New test bits. | Carl Hetherington | |
| 2019-12-15 | Sort out test/data commit history a little.v2.15.38 | Carl Hetherington | |
| 2019-12-15 | Stop empty Font IDs in imported DCP subtitles making it into the | Carl Hetherington | |
| output DCP (#1689). | |||
| 2019-12-15 | Updated test reference for new metadata tag. | Carl Hetherington | |
| 2019-12-01 | Update test/data after changes to audio PTS handling in export. | Carl Hetherington | |
| 2019-11-05 | Provide some test references. | Carl Hetherington | |
| 2019-11-01 | Increase fudge factor at the boundary between audio signal and silence. | Carl Hetherington | |
| 2019-06-27 | Fix incorrect timing of PNG subtitles in second and subsequent reels. | Carl Hetherington | |
| 2019-04-25 | Fix or remove several broken pixel formats in Image::fade and add | Carl Hetherington | |
| unit tests for the remainder. Fixes #1532. | |||
| 2019-04-17 | Add test for bug #1528. | Carl Hetherington | |
| 2019-04-05 | Test updates. | Carl Hetherington | |
| 2019-04-02 | test updates. | Carl Hetherington | |
| 2019-02-11 | Add a test. | Carl Hetherington | |
| 2019-01-28 | Updates test/data. | Carl Hetherington | |
| 2019-01-15 | Updated test/data. | Carl Hetherington | |
| 2019-01-14 | Hopefully fix debian 7 build. | Carl Hetherington | |
| 2019-01-10 | Test data updates. | Carl Hetherington | |
| 2019-01-05 | Fix strange behaviour with single-frame fades (#1440). | Carl Hetherington | |
| 2018-11-08 | test/data update. | Carl Hetherington | |
| 2018-09-07 | test/data update. | Carl Hetherington | |
| 2018-07-23 | Update to test/data. | Carl Hetherington | |
| 2018-06-21 | New tests. | Carl Hetherington | |
| 2018-05-23 | Fix data for subtitle_reel_number_test. | Carl Hetherington | |
| 2018-04-22 | Add a new test. | Carl Hetherington | |
| 2018-04-20 | Fix some bad fuzzy translations. | Carl Hetherington | |
| 2018-04-19 | New test data for previous. | Carl Hetherington | |
| 2018-03-07 | Add failing test to trigger #1126. | Carl Hetherington | |
| 2018-03-05 | Add stub fi_FI.po files. | Carl Hetherington | |
| 2018-03-01 | Add some write_metadata() calls; use ImageContent for still image. | Carl Hetherington | |
| 2018-02-13 | Recover test config after config_test.cc runs. | Carl Hetherington | |
| 2018-02-08 | Pass DCP subtitles before video so that they are present when the video ↵ | Carl Hetherington | |
| frame looks for them. | |||
| 2018-02-07 | New test. | Carl Hetherington | |
| 2018-01-31 | Add test for JP's tricky subtitles. | Carl Hetherington | |
| 2017-12-30 | Add new test. | Carl Hetherington | |
