summaryrefslogtreecommitdiff
path: root/test/repeat_frame_test.cc
AgeCommit message (Collapse)Author
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
1. scales the content up to fit the DCP container, preserving aspect ratio, or 2. stretches the content to a custom aspect ratio, or 3. scales the content to some custom size.
2020-03-11Test updates now that there can't be <1s long DCPs any more.Carl Hetherington
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-02-02A number of unit test fixes.Carl Hetherington
2017-05-1832nd frame of repeat_frame_test is now red.Carl Hetherington
2017-05-18Revert "repeat_frame_test lost one frame of black off the end; never mind."Carl Hetherington
This reverts commit 92850876fce46bf3713d5116ec868b321315f7b5.
2017-05-16repeat_frame_test lost one frame of black off the end; never mind.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Fix comment.Carl Hetherington
2016-07-16Remove unused method.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
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-18Split audio; builds.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-18Some comments in tests.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵Carl Hetherington
digest calculation.
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
Basics of an image sequence dialog that asks about frame rate and digest calculation.
2014-11-19More of previous.Carl Hetherington
2014-04-29Various comment fixes to tests.Carl Hetherington
2014-03-06Build fixes.Carl Hetherington
2013-12-22Remove some debug code.Carl Hetherington
2013-12-21Add some more tests; improve seeking.Carl Hetherington