[mythtv-commits] Ticket #7913: Improve performance of playback startup
MythTV
mythtv at cvs.mythtv.org
Sun Jan 31 16:50:53 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 |
------------------------------------------------+---------------------------
Changes (by danielk):
* status: accepted => closed
* resolution: => fixed
Comment:
(In [23402]) Fixes #7913. Speed up font loading in OSD class by only
loading each font name + size combination once per OSD.
Note: The patch supplied on the ticket resulted in multiple free's per
TTFFont, so this solution is quite different -- but it is also more
general and catches all instances of the same font being used multiple
times in the OSD.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/7913#comment:4>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list