[mythtv-commits] Ticket #1907: Patch to keep dvbsignalmonitor sectionreader in line

MythTV mythtv at cvs.mythtv.org
Thu Jun 1 14:29:51 UTC 2006


#1907: Patch to keep dvbsignalmonitor sectionreader in line
----------------------------------------+-----------------------------------
 Reporter:  mythdev at penyball.cix.co.uk  |        Owner:  danielk
     Type:  patch                       |       Status:  closed 
 Priority:  minor                       |    Milestone:  0.20   
Component:  mythtv                      |      Version:  head   
 Severity:  low                         |   Resolution:  invalid
----------------------------------------+-----------------------------------
Changes (by danielk):

  * resolution:  => invalid
  * status:  new => closed

Comment:

 This is not correct with respect to the continuity counter.

 But also we shouldn't really be using MPEGStreamData::ProcessData(),
 a better fix would be to create an MPEGStreamData::ProcessPESData() which
 accepts pre-assembled PSIP sections we get from the section reader instead
 of raw TS Packets.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1907>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list