OSDN Git Service

- get rid of another deadlock: if there were more than 64 audio frames before the...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 5 Sep 2008 06:16:44 +0000 (06:16 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 5 Sep 2008 06:16:44 +0000 (06:16 +0000)
commit4fa7ac0582bdab94d51e0cc10e92756b45470222
tree84f733fab14adfecc593a11696f83a1bc242275e
parente442145f4216af1a4164898206acc4a060aa4a3b
 - get rid of another deadlock: if there were more than 64 audio frames before the first video frame we'd lock up the reader.
 - if we get a bogus timestamp at the end of some conversion just ignore it and don't try to generate minutes or hours of silence to fill the hole.

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