Fix various problems caused by non-integer-frame start trims,
authorCarl Hetherington <cth@carlh.net>
Mon, 11 Dec 2017 01:06:37 +0000 (01:06 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 11 Dec 2017 01:06:37 +0000 (01:06 +0000)
commit14c5566fe90b2584c7474c3250e6506d70e81510
treea219ac33ceb407eb384e0781b4f4e741f99a374d
parentf09e516b90f0b097c949926831ad1bc282ba41f7
Fix various problems caused by non-integer-frame start trims,
and also by the inability of content_video_to_dcp to return
negative values.  The latter is necessary for tests on "is this
content too early" to work.
src/lib/content.cc
src/lib/content_factory.cc
src/lib/player.cc
src/lib/video_content.cc
src/lib/video_content.h
test/data