summaryrefslogtreecommitdiff
path: root/test/time_calculation_test.cc
AgeCommit message (Expand)Author
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-05-23Adapt player time calculation tests for 4a8151a.Carl Hetherington
2017-12-29Fix some tests now that start trims are forcibly aligned to video frames.Carl Hetherington
2017-10-10Fix stream ID for tests.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-03Try to fix Arch build error reported by Markus.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-06-14Test fix.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Use audio length in FFmpegContent if there is no video.Carl Hetherington
2016-05-18Move video frame rate ('prepared-for') into Content.Carl Hetherington
2016-05-18Fix some confusions with FFmpeg audio streams.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-02-24An unfortunately large set of timeline-related changes:Carl Hetherington
2015-08-27Fix Player::dcp_to_content_video with similar but not equal content/DCP frame...Carl Hetherington
2015-08-26Revert "Fix test to take into account changes to rounding."Carl Hetherington
2015-08-25Fix test to take into account changes to rounding.Carl Hetherington
2015-07-24Fix mistaken clamp to length_after_trim after adding trim_start.Carl Hetherington
2015-07-15Fix confusion about what dcp_to_content_audio should be doing.Carl Hetherington
2015-07-14Fix test for time rounding change.Carl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-07-14Tests of Player::dcp_to_content_video, content_video_to_dcp andCarl Hetherington
2015-07-03Fix test metadata.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-03Fix metadata again.Carl Hetherington
2015-06-03Fix test.Carl Hetherington
2015-06-03Fix test.Carl Hetherington
2015-05-27Use BOOST_REQUIRE to stop a hail of errors.Carl Hetherington