Fix assertion failure with .MTS files.
authorCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 21:10:35 +0000 (22:10 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 21:10:35 +0000 (22:10 +0100)
commit19483a961b274befaff263d8646a78a56c102c65
tree9480b25324384144a239c1170163da0a490241fe
parent8046947a9f3d7d71084a0a70e055e85f3f453c8b
Fix assertion failure with .MTS files.

These files have subs which start but are never officially
finished; this means there are no `to' times to find in
find_subtitle_to.  Cope with this by stopping the previous sub when
a new one arrives if there hasn't been a proper "stop" in the
mean time.
ChangeLog
src/lib/ffmpeg_examiner.cc
src/lib/ffmpeg_examiner.h