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>
Thu, 31 Oct 2019 21:39:50 +0000 (22:39 +0100)
commitb950f49fa893e71545eaf9c0abe8a453d42a4340
tree8de886633eebad98485a929a0264846cd6357af8
parent92741805fa22ef549fd2001f984edc316d8b8619
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.
src/lib/film.cc
test/reels_test.cc