| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-25 | Fix corrupted image when over-cropping black filler frames.v2.14.45 | 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-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-01-27 | Update for new test/data file.v2.14.26 | Carl Hetherington | |
| 2019-12-16 | Restore old v2.14.x version of test reference. | Carl Hetherington | |
| 2019-12-15 | Update test/data and make a branch for v2.14.x there. | Carl Hetherington | |
| 2019-11-11 | Increase fudge factor at the boundary between audio signal and silence. | Carl Hetherington | |
| 2019-06-28 | Fix incorrect timing of PNG subtitles in second and subsequent reels. | Carl Hetherington | |
| Backported from 5728b8095b9522626d61b1c684a9492f759e2870 in v2.15.x. | |||
| 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 | |
| 2017-12-27 | Add another failing reels test. | Carl Hetherington | |
| 2017-12-11 | Fix various problems caused by non-integer-frame start trims, | Carl Hetherington | |
| and also by the inability of content_video_to_dcp to return negative values. The latter is necessary for tests on "is this content too early" to work. | |||
| 2017-12-06 | test update. | Carl Hetherington | |
| 2017-11-14 | Supporter. | Carl Hetherington | |
| 2017-10-18 | Update test data. | Carl Hetherington | |
| 2017-10-13 | Update test/data. | Carl Hetherington | |
| 2017-09-20 | Supporter. | Carl Hetherington | |
| 2017-09-02 | Updated test data. | Carl Hetherington | |
| 2017-09-02 | Add another FFmpeg audio test. | Carl Hetherington | |
| 2017-07-12 | Add some tests; fix failure to make DCP when there is a bit of audio right ↵ | Carl Hetherington | |
| at the end of the film (with no corresponding video). | |||
| 2017-07-03 | New test data. | Carl Hetherington | |
| 2017-06-23 | Attempts to simplify black-filling logic in Player. | Carl Hetherington | |
| 2017-06-15 | Update reels_test4 reference following fix to subtitle reel numbering. | Carl Hetherington | |
| 2017-06-11 | Fix incorrect audio MXFs when writing multiple reels. | Carl Hetherington | |
| 2017-06-07 | Add a test for export mixdown. | Carl Hetherington | |
| 2017-06-07 | Fix incorrect reel numbers in subtitle XML/MXF. | Carl Hetherington | |
| 2017-05-30 | Check content_test1 output. | Carl Hetherington | |
