OSDN Git Service

guard against excessive memory consumption in the muxer better
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 20 Jun 2010 21:22:52 +0000 (21:22 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sun, 20 Jun 2010 21:22:52 +0000 (21:22 +0000)
commitbb8ab2815a238b2fc78f2fa6ebf72b97ce11d906
treebe44f9c1588ceab08148f4c41a07c160a9400d3a
parent3f361e0a4bb74c572fb7a77b8a4218fdfa3dd330
guard against excessive memory consumption in the muxer better
if there is a persistant skew in timestamps from 2 streams, the
fifo depth could still continue to grow.  Added extra check for
fullness of fifo.

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