[mythtv-commits] mythtv commit: r10437 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 8 22:28:31 UTC 2006


      Author: danielk
        Date: 2006-07-08 22:28:30 +0000 (Sat, 08 Jul 2006)
New Revision: 10437
   Changeset: http://cvs.mythtv.org/trac/changeset/10437

Modified:

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

Log:

Fixes #1872. Fixes a tuning problem that caused failed tuning under some circumstances.

An overzealous MPEGStreamData::Reset() was removing the ATSC PSIP PID from the list of PIDs we were listening to if we got a VCT table before we got a PAT table. When we had also not gotten an MGT table and this was a channel we had never gotten an MGT on before, then we would never get a lock without switching to another channel on the same transport and then switching back to the problem channel.






More information about the mythtv-commits mailing list