[mythtv-commits] Ticket #6045: Use STL maps instead of fixed size array for sparse pid maps

MythTV mythtv at cvs.mythtv.org
Thu Jan 1 15:14:00 UTC 2009


#6045: Use STL maps instead of fixed size array for sparse pid maps
--------------------------------------+-------------------------------------
 Reporter:  ard.biesheuvel at gmail.com  |       Owner:  ijr 
     Type:  patch                     |      Status:  new 
 Priority:  minor                     |   Milestone:      
Component:  mythtv                    |     Version:  head
 Severity:  low                       |     Mlocked:  0   
--------------------------------------+-------------------------------------
 By using stl maps instead of fixed arrays for the sparse pid maps in
 dvbrecorder.h, it is possible to save ~192k of memory for each instance of
 DvbRecorder.

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


More information about the mythtv-commits mailing list