| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-03 | Backport of c75484af73d38b00a4f27143f8e434b6f25bf355 from master; fix for ↵ | Carl Hetherington | |
| overlaid in partially-marked-up subtitle lines. | |||
| 2018-09-05 | Put test/data onto its v2.12.x branch. | Carl Hetherington | |
| 2018-09-04 | Fix crazy thinko in Rect::extend() causing subtitles to disappear when they ↵ | Carl Hetherington | |
| were merged. From 565490c in master. | |||
| 2018-08-06 | Allow command-line configuration of config location (#1284). | Carl Hetherington | |
| 2018-07-24 | Fix image filename sorter with filenames that have lots of numbers. | Carl Hetherington | |
| 2018-07-18 | Move test/data to v2.12.x branch. | Carl Hetherington | |
| 2018-07-18 | Be more tolerant with remake_with_subtitle_test. | Carl Hetherington | |
| 2018-07-17 | Fix build. | Carl Hetherington | |
| 2018-07-17 | Be more lenient when comparing JPEG2000 frames in tests. | Carl Hetherington | |
| 2018-07-17 | More test fixes. | Carl Hetherington | |
| 2018-07-17 | Fix test case to cope with fixes to subtitle reel numbering in d5ece4a. | Carl Hetherington | |
| 2018-05-14 | Backport tick rounding fix from libdcp; | Carl Hetherington | |
| 7b03aba8bc4e9df269430d79ce4ee2c6bd5f344c on master 743acc9bc88f543257355d40c320992ab72d8abe on v1.5.x to fix #1293. | |||
| 2018-04-13 | Account for J2K decoding at lower-than-maximum resolution when cropping | Carl Hetherington | |
| the resulting images; fixes #1274. | |||
| 2018-03-09 | Bump libdcp for UTF8 stuff. | Carl Hetherington | |
| 2018-03-02 | Revert to previous (correct) test data set. | Carl Hetherington | |
| 2018-03-02 | Fix corruption of subsampled images that are being placed into black | Carl Hetherington | |
| frames at odd offsets, using the same approach that is used when cropping. Should fix #1227. | |||
| 2018-02-24 | Speed some operations by re-using the last PlayerVideo but with | Carl Hetherington | |
| updated metadata (where possible). Helps with #1194. | |||
| 2018-02-17 | Fix up test. | Carl Hetherington | |
| 2018-02-17 | Make import_dcp_test more fussy to expose a bug with importing encrypted ↵ | Carl Hetherington | |
| DCPs without a KDM. | |||
| 2018-02-13 | Add some tolerance when checking audio references. | Carl Hetherington | |
| 2018-02-13 | Recover test config after config_test.cc runs. | Carl Hetherington | |
| 2018-02-12 | More set_interop(). | Carl Hetherington | |
| 2018-02-12 | Fix interop/SMPTE confusion. | Carl Hetherington | |
| 2018-02-11 | More missing set_interop(). | Carl Hetherington | |
| 2018-02-11 | Try to fix test. | Carl Hetherington | |
| 2018-02-10 | Fix odd behaviour when analysing single bits of audio which start at ↵ | Carl Hetherington | |
| non-zero positions (#1203). | |||
| 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-02-03 | Try relaxing image check slightly. | Carl Hetherington | |
| 2018-02-02 | Possible fix for film_metadata_test. | Carl Hetherington | |
| 2018-02-02 | A number of unit test fixes. | Carl Hetherington | |
| 2018-02-02 | Fix incorrect test subtitle gathering; fix a few missing standard-setting calls. | Carl Hetherington | |
| 2018-02-02 | Fix incorrect pixel format on subtitles when they are sent to encoding servers. | Carl Hetherington | |
| 2018-01-31 | Add test for JP's tricky subtitles. | Carl Hetherington | |
| 2018-01-18 | Remove a cast from float to double which seemingly causes | Carl Hetherington | |
| slight errors in Time::ceil(). Possibly related to #1174. | |||
| 2018-01-18 | Move a couple of tests to a more appropriate place. | Carl Hetherington | |
| 2018-01-16 | In general the player assumes that it won't receive out of order video. | Carl Hetherington | |
| This clearly can happen with separate L/R sources. A pass in L might emit two frames which means the arrivals can't possibly be in order. This commit fixes this by introducing a Shuffler which all alternate-3D sources send their video to. The Shuffler re-orders things before they arrive at the player. It also fixes the code which inserts video frames before one that arrives after a gap. This didn't cope with 3D right before. The audio code solves a similar (perhaps the same?) problem with the AudioMerger; perhaps we should have a similar thing for video and make the player emit complete 3D frames. Should help with #976. | |||
| 2018-01-15 | Add another 3D test. | Carl Hetherington | |
| 2018-01-13 | Use an enum for the effect in SubtitleContent. | Carl Hetherington | |
| 2018-01-11 | Harden alpha blend tests and fix alpha_blend again. | Carl Hetherington | |
| 2018-01-10 | Fix yet more pixel order confusions. | Carl Hetherington | |
| 2018-01-05 | Backup more than one config on failure to load. | Carl Hetherington | |
| 2018-01-03 | Write some test metadata for debugging. | Carl Hetherington | |
| 2018-01-03 | Some more, simpler, subtitle export tests. | Carl Hetherington | |
| 2018-01-02 | Add convert_pixel_format convenience function. | Carl Hetherington | |
| 2018-01-02 | Expand FFmpeg encoder subs tests. | Carl Hetherington | |
| 2018-01-02 | Add test for incorrect ISDCF name with full-frame content, and fix it (#1118). | Carl Hetherington | |
| 2017-12-31 | Try to fix build on OS X. | Carl Hetherington | |
| 2017-12-31 | Try to fix Windows build. | Carl Hetherington | |
| 2017-12-30 | Try comparing images using RMS error metric. | Carl Hetherington | |
