libhb: Fix a timing problem when rendering vobsubs
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 8 Dec 2012 21:51:06 +0000 (21:51 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 8 Dec 2012 21:51:06 +0000 (21:51 +0000)
commit5299bc74c04ed8908ab2b18ce01b9c43b0ae99b7
treeaca38305e10887a7c4506e3d5085c426a3b79f60
parentfeb7340f66dfadfa10f67e95e3298aba123024ef
libhb: Fix a timing problem when rendering vobsubs

So, if we are rendering the subtitles, do not delay them in sync.  The
renderer is responsible for handling stop == -1.

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