summaryrefslogtreecommitdiff
path: root/test/time_calculation_test.cc
AgeCommit message (Collapse)Author
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
when DCP frame rate is changed (#637).
2015-07-14Tests of Player::dcp_to_content_video, content_video_to_dcp andCarl Hetherington
dcp_to_content_audio with some subtle and hopefully reasonable fixes.
2015-07-03Fix test metadata.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
content settings rather than using the film's settings. Remove film property of burn-subtitles.
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