summaryrefslogtreecommitdiff
path: root/test/time_test.cc
AgeCommit message (Collapse)Author
2017-07-21Fix completely-broken Time::scale.Carl Hetherington
2017-07-18Fix Time::add which was broken when adding times with different rates.Carl Hetherington
2015-12-16No-op; remove trailing whitespace.Carl Hetherington
2015-01-20Add Time::all_as_seconds().Carl Hetherington
2015-01-20Simplify time representation; better in-tree DCP subtitle parser.Carl Hetherington
2014-06-21Add some add() methods to Time classes.Carl Hetherington
2014-06-21Add FrameTime constructor from frames and fps.Carl Hetherington
2014-05-29Re-work Subtitle class; remove STL text writer.Carl Hetherington
2014-05-24More tests and fix MetricTime.Carl Hetherington
2014-02-05Support for conversions of things that have multiple representations.Carl Hetherington