[mythtv-commits] Ticket #7913: Improve performance of playback startup

MythTV mythtv at cvs.mythtv.org
Wed Feb 3 21:28:38 UTC 2010


#7913: Improve performance of playback startup
------------------------------------------------+---------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |        Owner:  danielk
     Type:  patch                               |       Status:  closed 
 Priority:  major                               |    Milestone:  0.23   
Component:  MythTV - Video Playback             |      Version:  unknown
 Severity:  medium                              |   Resolution:  fixed  
  Mlocked:  0                                   |  
------------------------------------------------+---------------------------

Comment(by danielk):

 (In [23460]) Refs #7913. Fixes bug in [23402] identified by Jim Stichnoth.

 TTFFont contains not only the font. It also contains the color, shadow and
 outline info. After [23402]
 any two TTFFont's that shared the same font would always have the same
 color, shadow and outline state.
 This fixes that by seperating out the font info from the other info. The
 font info itself is refernce
 counted and cleaned up once the last TTFFont referring to it is deleted.

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


More information about the mythtv-commits mailing list