Fix handling of subtitles at reel boundaries.
authorCarl Hetherington <cth@carlh.net>
Fri, 19 Mar 2021 09:36:56 +0000 (10:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 19 Mar 2021 09:36:56 +0000 (10:36 +0100)
commit2c29855d0143f227a8fd4c8f7836e20fc53cb843
treeb8993136e51377b78d95ee30f3b4fc5a89f4ad87
parent6485b4cb7afb020a8a4e8ff1a5b36544d25595a8
Fix handling of subtitles at reel boundaries.

When a subtitle spans 3 reels were were backing off the end of the
subtitle at the end of reel #1 but not the one at the end of reel #2,
causing two subs to be too close together.
src/lib/writer.cc