Express trims using ContentTime so that they do not change
authorCarl Hetherington <cth@carlh.net>
Tue, 14 Jul 2015 13:23:50 +0000 (14:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 14 Jul 2015 13:23:50 +0000 (14:23 +0100)
commit23b69b228ed5b34b59e1789de4bff052bc905ae4
treef2c4f3bdfd80d1fe3d3b3dc7800e2d2589693680
parentf509c806965f4a381eec454e7f55a70fd676f302
Express trims using ContentTime so that they do not change
when DCP frame rate is changed (#637).
ChangeLog
src/lib/content.cc
src/lib/content.h
src/lib/dcpomatic_time.cc
src/lib/dcpomatic_time.h
src/lib/player.cc
src/lib/playlist.cc
src/wx/timing_panel.cc
src/wx/timing_panel.h
test/time_calculation_test.cc