[mythtv-commits] Ticket #4274: Teletext subtitle display can slow the OSD.

MythTV mythtv at cvs.mythtv.org
Tue Dec 11 17:17:10 UTC 2007


#4274: Teletext subtitle display can slow the OSD.
-------------------------------+--------------------------------------------
 Reporter:  pholmes at india.com  |        Owner:  danielk
     Type:  patch              |       Status:  closed 
 Priority:  minor              |    Milestone:  unknown
Component:  mythtv             |      Version:  unknown
 Severity:  low                |   Resolution:  fixed  
  Mlocked:  0                  |  
-------------------------------+--------------------------------------------
Changes (by danielk):

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


Comment:

 (In [15127]) Fixes #4274. Don't draw a completely transparent Teletext
 line.


 This checks a line before we try to render it to make sure that there is
 at least one opaque character on the line, if there isn't we skip it. This
 makes teletext encoded closed captions consume less CPU since only a few
 lines need to actually be rendered (as opposed to teletext menus which
 need to be rendered over the whole screen.)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4274#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list