[mythtv-commits] mythtv commit: r8619 by danielk

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 15 21:26:51 UTC 2006


      Author: danielk
        Date: 2006-01-15 21:26:49 +0000 (Sun, 15 Jan 2006)
New Revision: 8619
   Changeset: http://cvs.mythtv.org/trac/changeset/8619

Modified:

   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp
   trunk/mythtv/libs/libmythtv/mpeg/mpegstreamdata.h

Log:

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...






More information about the mythtv-commits mailing list