[mythtv-commits] Ticket #3409: Bug in multiple PES packets per TS packet support

MythTV mythtv at cvs.mythtv.org
Fri Jul 27 01:17:21 UTC 2007


#3409: Bug in multiple PES packets per TS packet support
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  defect   |       Status:  new    
 Priority:  minor    |    Milestone:  0.21   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [14053]) Refs #3409. This fixes a rare SEGFAULT.

 This is triggered by the Ohio News Network stream because they do not
 properly clear the trailing portions of their TS packets. But the code
 this changeset disables would have caused a SEGFAULT even if it has ever
 been triggered correctly. No one reported this SEGFAULT in years so I
 presume the corner case the code is designed to handle is very rare.

 I'm not closing the ticket itself because this just avoids the SEGFAULT, a
 theoretical MPEG stream that properly triggers this branch might not play
 with this changeset applied (but it also won't cause a SEGFAULT like
 before).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3409#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list