[mythtv-commits] Ticket #1768: Fix off by one error in assembly of PSIP

MythTV mythtv at cvs.mythtv.org
Wed May 3 18:14:47 EDT 2006


#1768: Fix off by one error in assembly of PSIP
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  danielk
     Type:  patch      |      Status:  new    
 Priority:  minor      |   Milestone:         
Component:  dvb        |     Version:         
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 attached patch fixes an of by one error in assembly of PSIP from ts
 packets. It is only triggered if the PSIP ends at the end of one tspacket.

 I see that bug only after the removal of the sectionreader in DVBSiparser
 in [9816].

 Is there a reason why the real data starts at PSIOffset()+1? I think I
 remember it makes sense if you look at the mpeg standard. But it confuses
 me everytime I look at it. So we should at least add a big red blinking
 comment stating the reason.

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


More information about the mythtv-commits mailing list