| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-05 | Fix build. | Carl Hetherington | |
| 2019-11-04 | Fix out-of-bounds read when cropping JPEG2000 images (#1654). | Carl Hetherington | |
| Backported from 25d968fdcf1abada4bd7bbcb8c72eeebda73b134 in v2.15.x. | |||
| 2019-10-21 | Copy with progress updates when we might copy long files (#1574). | Carl Hetherington | |
| Backported from 48b82de5b6e8e07330a2f72dbddd8d9830fe047e in v2.15.x. | |||
| 2019-10-18 | ISDCF name fixes with > 6 channels and HI/VI (#1633). | Carl Hetherington | |
| 2019-10-15 | Fix assertion failure on making a VF, in certain circumstances.v2.14.11 | Carl Hetherington | |
| These circumstances were a VF which refers to at least one complete reel of audio from a OV before adding more audio of its own. | |||
| 2019-10-15 | Fix deadlock in tests. | Carl Hetherington | |
| 2019-10-15 | Fix cross-thread access to info files. May help with #1618. | Carl Hetherington | |
| 2019-10-14 | Remove possibly-dubious reuse of a single content object. | Carl Hetherington | |
| 2019-10-14 | Enable some logging in a test. | Carl Hetherington | |
| 2019-10-08 | Fix up namespace for master. | Carl Hetherington | |
| 2019-10-08 | Improve OpenFileError so that it doesn't say "opening for read" | Carl Hetherington | |
| in one case where it should say "opening for read/write". Also add some unit tests for ReelWriter. | |||
| 2019-06-29 | Build fix.v2.14.8 | 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-05-22 | Try to fix unit tests. | Carl Hetherington | |
| 2019-05-21 | Give an error if 2D content is set to 3D (#1565). Also run | Carl Hetherington | |
| 3D tests with more parallel jobs to speed them up. Backported from 11c07c6fd98620c859c7d3dcf6a4bbf6a05e567e in v2.15.x. | |||
| 2019-05-20 | Add test for #1565. | Carl Hetherington | |
| 2019-04-30 | Add --j2k-bandwidth to dcpomatic_create.v2.13.158 | Carl Hetherington | |
| 2019-04-30 | Add --fourk to dcpomatic_create. | 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 | Extract subtitle language from text content rather than ISDCFMetadata (part ↵ | Carl Hetherington | |
| of #1516). | |||
| 2019-04-02 | test updates. | Carl Hetherington | |
| 2019-03-22 | Fix referencing of trimmed multi-reel DCPs (#1495). | Carl Hetherington | |
| 2019-03-22 | Add test to trigger #1495. | Carl Hetherington | |
| 2019-03-22 | Make careful_string_filter a little better and use it for KDM filenames.v2.13.133 | Carl Hetherington | |
| 2019-03-12 | Fix R/B swap with as_png(); support as_png() for any pixel format.v2.13.129 | Carl Hetherington | |
| 2019-02-14 | ID churn in recover_test (not sure why). | Carl Hetherington | |
| 2019-02-14 | Fix typo in previous. | Carl Hetherington | |
| 2019-02-14 | Try to ensure that recover tests happen in order, to hopefully fix ↵ | Carl Hetherington | |
| seemingly-random ID changes. | |||
| 2019-02-13 | More test tweaks. | Carl Hetherington | |
| 2019-02-13 | Nudge threshold to cope with move to Ubuntu 18.04 as a test container. | Carl Hetherington | |
| 2019-02-13 | Fix test after Shuffler changes. | Carl Hetherington | |
| 2019-02-13 | Try to fix occasional test failure. | Carl Hetherington | |
| 2019-02-13 | Fixes to 3D shuffler to fix #1463. | Carl Hetherington | |
| Make the shuffler longer; I've seen examples where the video and sound are over a second apart within the muxed file. Allow the shuffler to pass through complete missed frames; e.g. if the input is L1 R1 L3 R3 we can pass that through without worrying about the missing frame #2. Add a log warning if the shuffler fills: at this point, 3D sync may be lost. | |||
| 2019-02-11 | Add a test. | Carl Hetherington | |
| 2019-02-07 | Add a test for the bug fixed by the previous commit.v2.13.114 | Carl Hetherington | |
| 2019-01-30 | Test debugging. | Carl Hetherington | |
| 2019-01-28 | Updates test/data. | Carl Hetherington | |
| 2019-01-27 | Fix test. | Carl Hetherington | |
| 2019-01-27 | Remove specification of italic/bold fonts (#1451); synthesis will be used ↵v2.13.110 | Carl Hetherington | |
| instead. | |||
| 2019-01-21 | Add some debugging. | Carl Hetherington | |
| 2019-01-21 | Stop jobs silently failing in tests. | Carl Hetherington | |
| 2019-01-21 | Make sure that ffmpeg_dcp_test always completes. | Carl Hetherington | |
| 2019-01-17 | Read UTF8 string lengths correctly when checking closed captions (part of ↵ | Carl Hetherington | |
| #1446). | |||
| 2019-01-16 | Rework command-line parser for dcpomatic_create to allow optionsv2.13.103 | Carl Hetherington | |
| to be specified per content. Use this to support 3D. | |||
| 2019-01-15 | Updated test/data. | Carl Hetherington | |
| 2019-01-14 | Hopefully fix debian 7 build. | Carl Hetherington | |
| 2019-01-10 | Fix a crash due the assertion in emit_audio failing when applying | Carl Hetherington | |
| trims which do not land precisely on a DCP audio sample boundary (at least, I think that's what triggers it). | |||
| 2019-01-10 | Test data updates. | Carl Hetherington | |
