summaryrefslogtreecommitdiff
path: root/test/threed_test.cc
AgeCommit message (Expand)Author
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
2017-05-16Fail assertion if a job fails.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-10-19Fix misunderstandings in decoder frame handling for 3D/3D-alternate.Carl Hetherington
2016-07-16Remove unused method.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Test crash fix.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2015-09-14More <iostream> includes for Arch.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-11-19More of previous.Carl Hetherington