summaryrefslogtreecommitdiff
path: root/test/data
AgeCommit message (Collapse)Author
2023-08-27Fix tests when changing the cinemas file.Carl Hetherington
2023-08-26Update test/data for missing test reference.Carl Hetherington
2023-06-24Fix config test reference after ISDCF name config option.Carl Hetherington
2023-06-02Fix incorrect hint about having too many subtitle lines in some cases (#2546).Carl Hetherington
2023-05-30Add --config option to map (#2543).Carl Hetherington
2023-05-29Don't write Markers to interop CPLs (#2537).Carl Hetherington
2023-03-29Always make 16-channel MXFs.Carl Hetherington
2023-03-23Fix crashes when using templates in some cases (#2491).Carl Hetherington
If a template had content with N audio channels there would be various problems if content with <N channels was subsequently added.
2023-03-03Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45Carl Hetherington
I'm far from convinced about the point/sense of all these "profiles" (rather than just implementing or at least tolerating the standard) but lots of people are having problems with "QC" processes failing their DCPs with complaints related to MCASubDescriptors. It seems to make sense to have an option to turn them off - at least for now, until either the "QC" situation settles down or any bugs in DCP-o-matic are found and fixed.
2023-02-27Fix tests.Carl Hetherington
2023-02-10Add failing test.Carl Hetherington
2023-01-14Add options for where the add files dialog starts (#2413).Carl Hetherington
2022-11-29Remove default container configuration option.Carl Hetherington
I think this is basically useless now that DoM guesses a good container when the first video is added. It made more sense before we did that.
2022-11-26Add failing test for #2373.Carl Hetherington
2022-11-22Fix some missing test reference updates for vpos changes.Carl Hetherington
2022-11-21Fix test/data detachment SNAFU.Carl Hetherington
2022-11-21Fix subtitle vertical position (#2367).Carl Hetherington
Previously we would not account for the differences in what vertical position means between Interop and SMPTE. For interop, vertical position is the distance from the reference point to the text baseline, whereas for SMPTE it is the distance from the reference point to the top/middle/bottom of the subtitle (depending on the reference). This caused differences between the preview and the DCP for some cases (notably, using SRT/SSA and making Interop DCPs, or converting Interop DCP subs to SMPTE, or vice versa).
2022-11-03Fix test references for passive option change.Carl Hetherington
2022-10-25Further test/data SNAFU.Carl Hetherington
2022-10-25Fix mangling of the v2.16.x test/data commit somewhere along the line.Carl Hetherington
2022-10-21Fix colour range property for subsampled sources (#2357).Carl Hetherington
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
font declarations / tags (#2339).
2022-08-09Fix lines down the right-hand-side of exports in some cases.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-21Fix test references for addition of new prores export format.Carl Hetherington
2022-06-10Fix problems when loading old projects with the new subtitle font code (#2271).Carl Hetherington
2022-06-06Preserve export video settings in the config (#2259).Carl Hetherington
2022-05-03Add preference for default KDM duration (#2224).Carl Hetherington
2022-04-29More test references updates.Carl Hetherington
2022-04-29Update test/data for new metadata tag.Carl Hetherington
2022-04-08Guess video range better when importing 2.14.x projects (#2227).Carl Hetherington
2022-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers ↵Carl Hetherington
from <MainMarkers> (#2215).
2022-03-20Update test reference for config change.Carl Hetherington
2022-03-15Fix tests for newly-saved write to/email checkboxes.Carl Hetherington
2022-03-09Add option to use (or not) ISDCF names by default.Carl Hetherington
2022-02-14Update test signer chain again.Carl Hetherington
2022-02-14Fix hints tests by changing the test signer chain for one that is only valid ↵Carl Hetherington
for 10 years.
2022-02-13Fix test refs right this time (using v2.16.x branch).Carl Hetherington
2022-02-13Update test refs for nag change.Carl Hetherington
2022-01-12Make v2.16.x branch of test/data and use it.Carl Hetherington
2022-01-12Update test/data to get some more test files.Carl Hetherington
2021-11-22Don't import luminance of 0 from 2.14.x metadata files (part of #2130).Carl Hetherington
2021-10-27Add a new test for subtitle timing when changing frame rate.Carl Hetherington
2021-10-10Fix a test reference to account for windows filename slashes.Carl Hetherington
2021-10-09Don't ignore font settings for DCP subtitles (#2074).v2.15.167Carl Hetherington
2021-09-27Fix tests.v2.15.163Carl Hetherington
2021-09-27Add config location versioning (#2090).Carl Hetherington