[mythtv-commits] mythtv branch master updated by jstichnoth. v0.27-pre2-522-g7d9bf31

Git Repo Owner noreply at mythtv.org
Sat Jan 12 05:32:35 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  7d9bf3193e0f3d1795c1ead6f16aa386ab7de587 (commit)
      from  77bf3275ef3133d81fc979ae40d9728523ff9974 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7d9bf3193e0f3d1795c1ead6f16aa386ab7de587
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Fri, 11 Jan 2013 21:27:36 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Fri, 11 Jan 2013 21:27:36 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7d9bf3193e0f3d1795c1ead6f16aa386ab7de587

Fix missing CEA-708 closed captions.
Recently NBC has changed their CEA-708 encoding and exposed a MythTV
bug.  When the caption window is resized to be smaller, MythTV
inappropriately clears the buffer before an existing caption has been
displayed.  This makes it appear as though many/most captions are
lost.  This patch corrects that (and also makes CEA-608 log output
more readable).



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/cc608decoder.cpp |    8 ++-
 mythtv/libs/libmythtv/cc708window.cpp  |  103 +++++++++++++++++++++-----------
 mythtv/libs/libmythtv/cc708window.h    |    4 +
 3 files changed, 77 insertions(+), 38 deletions(-)

-- 



More information about the mythtv-commits mailing list