Fix test for new rounding of video content positions on timeline.
[dcpomatic.git] / test / reels_test.cc
2017-07-14 Carl HetheringtonFix test for new rounding of video content positions...
2017-07-12 Carl HetheringtonDon't emit black to fill up to a frame that we're not...
2017-07-12 Carl HetheringtonAdd some tests; fix failure to make DCP when there...
2017-07-11 Carl HetheringtonAdd failing test for reels with audio hanging over...
2017-06-11 Carl HetheringtonFix incorrect audio MXFs when writing multiple reels.
2017-05-18 Carl HetheringtonEnsure there are no errors from jobs.
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2017-01-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-04 Carl HetheringtonRename Time::round_up to Time::ceil.
2016-09-21 Carl HetheringtonDisallow referencing DCPs of different frame rates...
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-16 Carl HetheringtonRemove unused method.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-02-24 Carl HetheringtonRemove debug code.
2016-02-12 Carl HetheringtonRename SubRip -> TextSubtitle.
2015-11-27 Carl HetheringtonFix incorrect multi-reel subtitle timings (#760) and...
2015-10-26 Carl HetheringtonFix test to reflect the fact that reel lengths are...
2015-10-19 Carl HetheringtonFix by-video-content reel split when there is content...
2015-10-13 Carl HetheringtonSome attempts to block referencing of DCPs when it...