[mythtv-commits] Ticket #1970: dvbrecorder: limit number of open pid filters

MythTV mythtv at cvs.mythtv.org
Mon Nov 6 21:37:32 UTC 2006


#1970: dvbrecorder: limit number of open pid filters
--------------------------------------------+-------------------------------
 Reporter:  Janne <janne-mythtv at grunau.be>  |        Owner:  danielk 
     Type:  patch                           |       Status:  reopened
 Priority:  minor                           |    Milestone:  0.20    
Component:  dvb                             |      Version:  head    
 Severity:  medium                          |   Resolution:          
--------------------------------------------+-------------------------------
Changes (by Janne <janne-mythtv at grunau.be>):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 1970_silence_dvbrec_ff.diff suppresses the warnings by setting the maximum
 number of concurrent open pid filters on the first error. It counts the
 open filters separately since for late packets a PIDInfo is added without
 a open filter.

 Fixes also the round-robin of the low priority (pmt) pids. In the current
 implemantation only the lower pmt pids are shuffled around since a QMap is
 iterated in order of its keys.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1970#comment:15>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list