]> granicus.if.org Git - handbrake/commit
- Only do 'lost PCR' checks (r1712) when we're dealing with something that could...
authorvan <vanj.hb@gmail.com>
Fri, 3 Oct 2008 05:10:21 +0000 (05:10 +0000)
committervan <vanj.hb@gmail.com>
Fri, 3 Oct 2008 05:10:21 +0000 (05:10 +0000)
commitd788a4e391e103413ac92e7513bf6d0e13e11a65
tree1f3405713226bde9afafde48275d48ee3eb13d05
parentccf8c8ce045d6e48194315dc4a42dc0d1a3b515c
 - 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://svn.handbrake.fr/HandBrake/trunk@1802 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/demuxmpeg.c
libhb/internal.h
libhb/reader.c
libhb/stream.c