std::shared_ptr
[dcpomatic.git] / test / content_test.cc
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-02 Carl HetheringtonObey audio timestamps if they don't deviate by more...
2020-11-29 Carl HetheringtonMove some test references into test-private.
2020-10-13 Carl HetheringtonFix use of DCPOMATIC_TEST_PRIVATE variable to specify...
2020-05-20 Carl HetheringtonRound the length of video-containing content to the...
2020-03-11 Carl HetheringtonMove private_data into TestPaths
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-08-17 Carl HetheringtonPosition is not affected when Content video frame rate...
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonBuild fixes.
2018-08-15 Carl HetheringtonTemporary debugging.
2018-07-09 Carl HetheringtonMaintain frame-snap for position and trim when set_vide...
2017-12-11 Carl HetheringtonAdd failing test for trimming from the start of non...
2017-05-30 Carl HetheringtonCheck content_test1 output.
2017-05-29 Carl HetheringtonAdd content_test.cc for tests of particular pieces...