summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-02Fix errors when a custom size is given which is larger than the container (#2...Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-12-25Show audio bit depth in content properties (#559).Carl Hetherington
2022-12-25Cleanup: use some auto / make_shared.Carl Hetherington
2022-12-16Make sure main picture active area values are even (#2392).Carl Hetherington
2022-12-13Add video_{range,frame_type}.{cc,h} and remove some types.h includes.Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-12-07Add a test to verify passthrough of 3D -> 2D data.Carl Hetherington
2022-12-05Fix tests on Windows now that we replace . with _ in filenames.Carl Hetherington
2022-12-02Don't use "NR" in the ISDCF name if there is no rating.Carl Hetherington
2022-12-02Fix stupid mistake in previous commit.Carl Hetherington
2022-12-02Catch problems when using dcp_file() and getting more than one answer.Carl Hetherington
2022-12-02Fix unreliable test.Carl Hetherington
2022-12-01Escape entities just before Pango rendering (#2382).v2.16.35Carl Hetherington
2022-12-01Add some failing tests.Carl Hetherington
2022-11-29Remove default container configuration option.Carl Hetherington
2022-11-26Return AVERROR_EOF from the avio_read method when appropriate.Carl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-11-26Add another test, including a frame rate change.Carl Hetherington
2022-11-26Give a slightly better error message in a failing test.Carl Hetherington
2022-11-26Add failing test for #2373.Carl Hetherington
2022-11-25Fix sound corruption with multiple sound files (#2368).Carl Hetherington
2022-11-25Cleanup: use dcp_file().Carl Hetherington
2022-11-24Allow a slightly worrying amount of error so that the Windows testsCarl Hetherington
2022-11-22Be a bit more defensive in a test that is failing on Windows.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
2022-11-15Add failing test for #2364.Carl Hetherington
2022-11-03Bump libdcp for subtitle Z-position fixes (#2356).Carl Hetherington
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-10-18Fix dark mode for release notes.Carl Hetherington
2022-10-17Remove some more unnecessary use of shared_ptr.Carl Hetherington
2022-10-10Add a test.Carl Hetherington
2022-09-26Typo in comment.Carl Hetherington
2022-09-26Fix build on older boosts, again.Carl Hetherington
2022-09-26Fix build on older boosts.Carl Hetherington
2022-09-26Provide a similar fix to the one in ff639b3cf30afcc097bfd21d39c8d15f466cadd6Carl Hetherington
2022-09-26Move Editor class to test.{cc,h}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
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