OSDN Git Service

- Only do 'lost PCR' checks (r1712) when we're dealing with something that could...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 3 Oct 2008 05:10:21 +0000 (05:10 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 3 Oct 2008 05:10:21 +0000 (05:10 +0000)
commit4d557ef9a4d20167188193f540ff686ff312cf0c
tree1f3405713226bde9afafde48275d48ee3eb13d05
parent728c94293c6fdf2aabb6127ab48cd9db528b302f
 - Only do 'lost PCR' checks (r1712) when we're dealing with something that could be an over-the-air transport stream. We can't lose the clock of a program stream and shouldn't have losses on an m2ts stream.
 - Widen the DTS-to-PCR acceptance window from +-5sec to +-5min since there's nothing in the standard that bounds the offset between a DTS and its clock reference.

git-svn-id: svn://localhost/HandBrake/trunk@1802 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/demuxmpeg.c
libhb/internal.h
libhb/reader.c
libhb/stream.c