summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-09-23Update test references for change to default .srt position.v2.16.27Carl Hetherington
2022-09-22Fix confusion about which test/data branch we're using (should be master).Carl Hetherington
2022-09-20Fix font_id_map errors when importing DCP subtitles that have noCarl Hetherington
2022-09-20Fix subtitle_file() to find both Interop and SMPTE subtitles.Carl Hetherington
2022-09-17Allow specification of the CPL ID to use in a DCP with _create (#2302).Carl Hetherington
2022-09-15Fix some spelling mistakes (mostly in comments).Carl Hetherington
2022-09-10Move get_reel_assets() out of Player, as it doesn't need to be there.Carl Hetherington
2022-09-10Build fixes.Carl Hetherington
2022-09-10Support YUV444P10LE in make_part_black().Carl Hetherington
2022-09-09Make -S parameter to dcpomatic2_kdm_cli also filter screens (#2324).Carl Hetherington
2022-09-09Extract run() method to call kdm_cli().Carl Hetherington
2022-09-09Fix missing screen description in KDM CLI if you use the parameters in the "w...Carl Hetherington
2022-09-05Let config/cinemas/dkdm_recipients take care of their own recovery.Carl Hetherington
2022-09-04Add failing test.Carl Hetherington
2022-09-03Remove - and + from ratings before using them in a DCNC name.Carl Hetherington
2022-08-29Fix and test release notes.v2.16.22Carl Hetherington
2022-08-12Add a test for video YUV -> full RGB level conversion.Carl Hetherington
2022-08-11Allow cancellation of un-started jobs (#2777).Carl Hetherington
2022-08-11Lower some error thresholds now that check_image() actually works in these ca...Carl Hetherington
2022-08-11Fix broken writing of 16-bit images (the pixels must be written MSB-first).Carl Hetherington
2022-08-11Cleanup: remove duplicated code.Carl Hetherington
2022-08-09Fix lines down the right-hand-side of exports in some cases.Carl Hetherington
2022-07-20Handle vertical alignment of subs correctly wrt the difference between Intero...Carl Hetherington
2022-07-20Add useful debugging test which might be tricky to use properly because of re...Carl Hetherington
2022-07-20Tidy up some test names and remove pointless comments.Carl Hetherington
2022-07-20Allow multiple DCPs to be written to a disk (#1756).Carl Hetherington
2022-07-17Fix a couple of reserve()s that should be resize() (#2285).Carl Hetherington
2022-07-11Fix font_id errors with files decoded by FFmpeg which have subtitles.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-07-11Fix font handling for DCP subtitles.Carl Hetherington
2022-07-01Advanced option to allow mapping to any audio channel (#2279).Carl Hetherington
2022-06-21Re-fix test references. Not sure what happened there.v2.16.15Carl Hetherington
2022-06-21Use empty files where possible to speed things up a lot.Carl Hetherington
2022-06-21Adjust disk/partition sizes to trigger another bug.Carl Hetherington
2022-06-210 -> nullptr cleanup.Carl Hetherington
2022-06-21Do cleanup of a test more nicely.Carl Hetherington
2022-06-21Fill test disk partitions with random noise to expose more bugs.Carl Hetherington
2022-06-21Use boost::random for make_random_file to make it repeatable across platforms.Carl Hetherington
2022-06-21Fix test references for addition of new prores export format.Carl Hetherington
2022-06-20Fix test references for libdcp commit 6c5328f07362510a41c8518ced62d74b2eff25ccCarl Hetherington
2022-06-20Remove some debug output.Carl Hetherington
2022-06-18Add a test doing a more substantial copy.Carl Hetherington
2022-06-12Add Prores 4444 support (#2263).Carl Hetherington
2022-06-12Rename PRORES -> PRORES_HQCarl Hetherington
2022-06-12Set up TextDecoder position based on the time that the next thing willv2.16.14Carl Hetherington
2022-06-12Believed fix for error when calculating the position in the output DCP of a r...Carl Hetherington
2022-06-10Fix hints test after subtitle font changes.Carl Hetherington
2022-06-10Fix problems when loading old projects with the new subtitle font code (#2271).Carl Hetherington
2022-06-10Rename CheckContentChangeJob -> CheckContentJob.Carl Hetherington
2022-06-10Fix incorrect burnt-in subtitle colours when burning into a DCP source (#2261).Carl Hetherington