summaryrefslogtreecommitdiff
path: root/test/reels_test.cc
AgeCommit message (Expand)Author
2019-01-21Stop jobs silently failing in tests.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19PlainText -> PlainTextFile.Carl Hetherington
2018-07-19More renaming.Carl Hetherington
2018-07-19More renaming; text -> plain.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-07-16Fix unit tests since sequencing after trim was added.Carl Hetherington
2018-07-16Fix previous.Carl Hetherington
2018-07-16Test output name tweaks.Carl Hetherington
2018-05-23Adapt reels_test for 4a8151a.Carl Hetherington
2018-02-02A number of unit test fixes.Carl Hetherington
2017-12-29Comment typo.Carl Hetherington
2017-12-29Use 24fps for a test.Carl Hetherington
2017-12-27Add another failing reels test.Carl Hetherington
2017-07-14Fix test for new rounding of video content positions on timeline.Carl Hetherington
2017-07-12Don't emit black to fill up to a frame that we're not going to emit.Carl Hetherington
2017-07-12Add some tests; fix failure to make DCP when there is a bit of audio right at...Carl Hetherington
2017-07-11Add failing test for reels with audio hanging over the end of the last bit of...Carl Hetherington
2017-06-11Fix incorrect audio MXFs when writing multiple reels.Carl Hetherington
2017-05-19Ensure there are no errors from jobs.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-01-04Rename Time::round_up to Time::ceil.Carl Hetherington
2016-09-21Disallow referencing DCPs of different frame rates to the project.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl 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-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-02-24Remove debug code.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2015-11-27Fix incorrect multi-reel subtitle timings (#760) and add test.Carl Hetherington
2015-10-26Fix test to reflect the fact that reel lengths are rounded to frame boundaries.Carl Hetherington
2015-10-19Fix by-video-content reel split when there is content after the last video co...Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington