]> granicus.if.org Git - handbrake/commit
sync: fix hang in subtitle scan pass
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 27 Jan 2016 19:44:03 +0000 (12:44 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 27 Jan 2016 19:44:03 +0000 (12:44 -0700)
commitaa9e61d194f5b2a9f54f49067eb85d2655feb20d
tree38cb542292f924d87ae80aa28e35d31b694c475f
parent091e559752a8c452fb81be2356143d909030ae74
sync: fix hang in subtitle scan pass

if there are no subtitles in the file, our check that would terminate
the subtitle scan pass does not get executed.
libhb/sync.c