summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-03-08Move UTC offset for KDMs from the cinema to the point of KDM creation (#2300).v2.17.6Carl Hetherington
2023-03-08Change how video timing is done.Carl Hetherington
2023-03-08Write player debug logs from tests on -- --log=debug-playerCarl Hetherington
2023-03-08Cleanup: fix name of film to match test.Carl Hetherington
2023-03-08Normalise XML attribute names to be camelCase (#2241).Carl Hetherington
2023-03-08Use 2.18.x subdirectory for configuration.Carl Hetherington
2023-03-05Fix error when padding is needed in 3D encodes (#2476).Carl Hetherington
2023-03-03Add option to limit DCP output to the "Bv2.0 profile" (#2470).v2.16.45Carl Hetherington
2023-03-03Add word_wrap().Carl Hetherington
2023-02-27Strip disallowed characters from subtitles before they get into the XML.Carl Hetherington
2023-02-27Fix tests.Carl Hetherington
2023-02-27Support the 2014 version of SMPTE 428-7 in render_text.cc and use itCarl Hetherington
2023-02-27Remove debug message.Carl Hetherington
2023-02-12Fix build for new libdcp.Carl Hetherington
2023-02-11Pass make_kdm as a function into kdm_for_screen().Carl Hetherington
2023-02-11Cleanup: extract encrypt() call from Film::make_kdm().Carl Hetherington
2023-02-11Warn/error on making KDMs using recipient certs whose validity periodsCarl Hetherington
2023-02-10Fix multiple video overlaps.Carl Hetherington
2023-02-10Add failing test.Carl Hetherington
2023-02-01Handle 2D/3D mismatches in the player (#2409).Carl Hetherington
2023-01-23Fix isdcf name ATMOS test.Carl Hetherington
2023-01-18Support Dolby-style WAV back surround names when guessing mappings (#2427).Carl Hetherington
2023-01-18Add -ISDCF to ISDCF name as required (#2416).Carl Hetherington
2023-01-17Debug code to print out available icu locales.Carl Hetherington
2023-01-17Allow Collators to have their language specified, and specify it for tests.Carl Hetherington
2023-01-17Add basic Collator::find() method.Carl Hetherington
2023-01-17Add some very basic tests of Collator.Carl Hetherington
2023-01-14Add options for where the add files dialog starts (#2413).Carl Hetherington
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