[mythtv-commits] Ticket #1800: dvbstreamdata::SetVersionEIT broken

MythTV mythtv at cvs.mythtv.org
Sat May 20 08:33:30 EDT 2006


#1800: dvbstreamdata::SetVersionEIT broken
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  patch    |       Status:  new    
 Priority:  minor    |    Milestone:  0.20   
Component:  dvb      |      Version:  head   
 Severity:  medium   |   Resolution:         
---------------------+------------------------------------------------------
Comment (by stuarta):

 Daniel,

 This is more about the correctness of the table section tracking.
 We use SetVersionEIT to track the current version of the table we are
 looking at in dvbstreamdata::HandleTables() and then checked in
 IsRedundant()

 Without this we would never see redundant tables, and thus it causes a lot
 of
 unneeded processing. This does fix a regression compared to when the
 EventCache
 was first implemented.

 I recommend the patch be applied.

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


More information about the mythtv-commits mailing list