Fix incorrect reels when the first content is not at time 0.
authorCarl Hetherington <cth@carlh.net>
Thu, 31 Oct 2019 19:34:53 +0000 (20:34 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 11 Nov 2019 20:27:42 +0000 (21:27 +0100)
commiteefc143f08e4b4dc26ebbd2136488f5c95e6cc2a
tree21f14a62763061eb76e650a1589c10b905cec498
parent63000b62c416961fae9b92c8da72a5febb6c4df1
Fix incorrect reels when the first content is not at time 0.
With REELTYPE_BY_VIDEO_CONTENT the first reel would not start at 0.

Backport of b950f49fa893e71545eaf9c0abe8a453d42a4340 from master.
src/lib/film.cc
test/reels_test.cc