OSDN Git Service

fix problem with large ssa subtitle batches stalling the pipeline.
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 15 Jan 2011 21:15:47 +0000 (21:15 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 15 Jan 2011 21:15:47 +0000 (21:15 +0000)
commitbbfef3a5ddb1803e5934639186931db7d3b70ae9
treeb3fdf5c53080a72097e2f0fa208a176b9ceb6f71
parent2de0dcccb6e5cd14ea96788b59fb028b587a64e6
fix problem with large ssa subtitle batches stalling the pipeline.
ssa subtitles can come in a large batch.  since each subtitle gets it's own
buffer, a large batch of them was filling the fifo and causing a stall.

git-svn-id: svn://localhost/HandBrake/trunk@3748 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/work.c