Fix incorrect reel lengths when start-trimmed movie content follows
authorCarl Hetherington <cth@carlh.net>
Mon, 15 Jan 2018 00:42:58 +0000 (00:42 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 Jan 2018 00:42:58 +0000 (00:42 +0000)
commit1a0aeb9b5639f31dc50e4a2c72c4dc33899a7d4a
treeee64da376f0a8ad51991279617b2ccb3d94f2852
parentb93167217949c866135eeeefc1dae003a7fb88f7
Fix incorrect reel lengths when start-trimmed movie content follows
image-only content (e.g. crash1.xml in dcpomatic-test).  We must consider
the _silent "source" to be like an audio stream when deciding when
to pull up to.
src/lib/player.cc