[mythtv-commits] Ticket #743: Fix "program not found in PAT" problem.
MythTV
mythtv at cvs.mythtv.org
Sun Jan 15 21:26:58 UTC 2006
#743: Fix "program not found in PAT" problem.
---------------------+------------------------------------------------------
Reporter: stuarta | Owner: danielk
Type: patch | Status: closed
Priority: minor | Milestone: 0.19
Component: mythtv | Version: head
Severity: medium | Resolution: fixed
---------------------+------------------------------------------------------
Changes (by danielk):
* resolution: => fixed
* status: reopened => closed
Comment:
(In [8619]) Fixes #743, by applying slightly modified patch.
This is to cope with some wackyness some DVB cards exhibit. Basically, if
stale data is seen we wait 400 ms before issuing a warning. If in that
time we see good data we just the bad data.
The problem with the drivers is that they are missing some fences which
became a requirement for DVB drivers about 6 months ago. If anyone recalls
the tuning problems with DVB Events, these fences were meant to do away
with that problem, but the implementation lags the spec a bit...
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/743>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list