summaryrefslogtreecommitdiff
path: root/test/threed_test.cc
AgeCommit message (Expand)Author
2025-07-15Change Film::examine_and_add_content to take a vector of content.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-05-26Remove functors for choosing pixel format output from make_image().Carl Hetherington
2025-01-20Pass tolerant flag into Player.Carl Hetherington
2024-12-09Use all cores when encoding in tests.Carl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-05-21Replace all new_test_film with new_test_film2.Carl Hetherington
2024-04-21Rename classes to follow preparatory renames in libdcp.Carl Hetherington
2024-01-15Inspect most DCPs made during tests with ClairMeta (#76).Carl Hetherington
2023-11-12Replace deprecated leaf() with filename().Carl Hetherington
2023-08-06Go back to respecting the user's choice for the number of audio channels in t...Carl Hetherington
2023-03-05Fix error when padding is needed in 3D encodes (#2476).Carl Hetherington
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-12-07Add a test to verify passthrough of 3D -> 2D data.Carl Hetherington
2022-10-17Remove some more unnecessary use of shared_ptr.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-05-26Fix race between the Butler thread starting and audio (perhaps) being disabled.Carl Hetherington
2022-05-11Fix ignore_video checker for separate-3D content (#2246).Carl Hetherington
2022-04-20Move make_dcp() out of Film (#2132).Carl Hetherington
2022-01-24Slightly hacky fix for -114 errors during 3D encodes (#2173).v2.15.188Carl Hetherington
2021-11-28Rearrange checking (and re-examining) content.Carl Hetherington
2021-11-04Run one test with fewer cores to stop it running out of memory on a 16-core 1...Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-02-26Test fixes.Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-02-01c++11-ification.Carl Hetherington
2021-02-01Remove some debugging code from tests.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-10-13Fix POSIX path embedded in test check string.Carl Hetherington
2020-10-13Fix use of DCPOMATIC_TEST_PRIVATE variable to specify whereCarl Hetherington
2020-05-20Cut the work done by a couple of tests, as previously they tookCarl Hetherington
2020-05-20Run all tests with lots of encoding threads.Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
2020-03-11Move private_data into TestPathsCarl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-06-27Debug for strange test failure in threed_test.Carl Hetherington
2019-06-27Add another ui_idle() call to ape the one in test.cc and try to fix strange b...Carl Hetherington
2019-05-22Try to fix unit tests.Carl Hetherington
2019-05-21Give an error if 2D content is set to 3D (#1565). Also runCarl Hetherington
2019-05-20Add test for #1565.Carl Hetherington
2019-02-11Add a test.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-08-09Fix writer assertion at the end of some 3D encodes; one too many fill frames ...Carl Hetherington
2018-04-05Add failing 3D L/R test.Carl Hetherington
2018-01-15Add another 3D test.Carl Hetherington
2017-10-24Use different names for threed_test 1 and 2.Carl Hetherington