[mythtv-commits] Re: Ticket #712: Implement device read ringbuffer
 for DVBRecorder
    MythTV 
    mythtv at cvs.mythtv.org
       
    Fri Dec  9 11:52:49 EST 2005
    
    
  
#712: Implement device read ringbuffer for DVBRecorder
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  defect   |       Status:  new    
 Priority:  blocker  |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  high     |   Resolution:         
---------------------+------------------------------------------------------
Comment (by danielk):
 (In [8206]) References #712.
 This commit could cause problems. It changes how PIDs are tacked,
 instead of using 5 QMaps and one vector to keep track of information
 about the streams, this creates one entry in one QMap to track the
 information. This means 4 less QMap lookups per TS Packet processed
 by the recorder.
 This also changes the TS->PS transform to use the same keyframe tracking
 as the TS recordings, and to use the same source for constants instead
 of using it's own defines.
-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/712>
MythTV <http://www.mythtv.org/>
MythTV
    
    
More information about the mythtv-commits
mailing list