]> granicus.if.org Git - handbrake/commit
Fix overlapping vobsubs
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 22 Dec 2011 16:36:51 +0000 (16:36 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 22 Dec 2011 16:36:51 +0000 (16:36 +0000)
commitbb768a36a9a4e5736267f8722b240492fef0cac6
tree1ee60354b48e1a40458b15dbebbed07caa92a1cb
parent6740c61c06849457c4b56066aab72a13fdc929da
Fix overlapping vobsubs

vobsubs that don't have a stop time were persisting too long and being
displayed under the next vobsub in the video.  We don't need to guess
the stop time of the vobsub.  sync already handles unknown stop times
for subtitles.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4383 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decvobsub.c