Run all tests with lots of encoding threads.
[dcpomatic.git] / test / dcp_playback_test.cc
2020-04-23 Carl HetheringtonNicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2020-03-11 Carl HetheringtonMove private_data into TestPaths
2019-07-24 Carl HetheringtonOptimise the feel of some GUI functions by doing the...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-21 Carl HetheringtonStop jobs silently failing in tests.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-11-06 Carl HetheringtonSwitch PlayerVideo::always_rgb to a new ::force and...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-11-06 Carl HetheringtonMake test more like the actual player.
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-11-06 Carl HetheringtonAdd some code to help with profiling the player.