[mythtv-commits] mythtv branch fixes/0.25 updated by natanojl. v0.25.3-29-g010e576

Git Repo Owner noreply at mythtv.org
Thu Jan 3 21:41:03 UTC 2013


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user natanojl.
       via  010e576f6afd7110f82a0cb6a0004903eff01896 (commit)
       via  f59f2145e054b7857b2028179b2b0ca500979725 (commit)
      from  87a0eef9cbff7573298532626d46f727db8c9f5d (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 010e576f6afd7110f82a0cb6a0004903eff01896
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 3 Jan 2013 22:38:48 +0100
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 3 Jan 2013 22:38:48 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=010e576f6afd7110f82a0cb6a0004903eff01896

mythccextractor: Skip teletext page headers (cherry picked from commit 9519a103da6ad8dc589042fbda4fdfe4e1a2fca8)



commit f59f2145e054b7857b2028179b2b0ca500979725
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 3 Jan 2013 22:32:36 +0100
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 3 Jan 2013 22:32:36 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f59f2145e054b7857b2028179b2b0ca500979725

mythccextractor: Fix teletext subtitle duration
Previously ProcessTeletext() didn't leave one subtitle behind.  This caused the
length calculation in IngestSubtitle() to never be performed, which meant that
the length was always set to the default value 750 ms.

Fixes #11081.
(cherry picked from commit 08ad6cef707456e959b48d5e48c09929e023fc49)
(cherry picked from commit 018691f04687321f90ef2938455824065bcf674e)



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

Summary of changes:
 mythtv/libs/libmythtv/mythccextractorplayer.cpp |   12 ++++++++----
 mythtv/libs/libmythtv/mythccextractorplayer.h   |    2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-commits mailing list