[mythtv-commits] Ticket #438: DVB multiple PMT sections per TSPacket fix

MythTV mythtv at cvs.mythtv.org
Sat Oct 8 17:20:35 UTC 2005


#438: DVB multiple PMT sections per TSPacket fix
--------------------------------+-------------------------------------------
 Reporter:  redmundt at gmail.com  |       Owner:  ijr 
     Type:  patch               |      Status:  new 
 Priority:  minor               |   Milestone:  0.19
Component:  mythtv              |     Version:  head
 Severity:  medium              |  --------------------------------+-------------------------------------------
 Some DVB channels broadcast multiple PMT sections per TSPacket.  The
 current behavior only parses the first PMT section in the TSPacket
 skipping or losing some of them.  This results in the inability to tune to
 all of the channels on a transponder due to not finding the PMT.  This
 patch reworks AssemblePSIP and HandleTSTables to loop over the packets to
 ensure that all the PMT segments are found.  It has only been tested on NA
 DVB signals.

 The patch probably needs a few things renamed.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/438>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list