[mythtv-commits] Ticket #10984: Improve closed caption performance

MythTV noreply at mythtv.org
Sat Aug 31 14:13:09 UTC 2013


#10984: Improve closed caption performance
-------------------------------+-----------------------------
 Reporter:  stichnot           |          Owner:  stichnot
     Type:  Developer Task     |         Status:  new
 Priority:  minor              |      Milestone:  0.28
Component:  MythTV - Captions  |        Version:  Master Head
 Severity:  medium             |     Resolution:
 Keywords:                     |  Ticket locked:  0
-------------------------------+-----------------------------

Comment (by Jim Stichnoth <jstichnoth@…>):

 In [changeset:"2427afde4690eeb87d3a2af28951cc8bd9d1369b/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="2427afde4690eeb87d3a2af28951cc8bd9d1369b"
 Improve performance of processing CEA-708 captions.  Refs #10984.

 Change the complexity of creating cc708 strings from quadratic to
 linear.

 Allow leading and trailing strings of spaces to be joined to their
 neighbor strings even when the pen is different, to reduce the number
 of chunks to process.  (These chunks would have been eventually
 optimized away before drawing, but now the overall processing time is
 reduced.)
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10984#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list