[mythtv-firehose] mythtv branch master updated by natanojl. v0.27-pre2-1270-gfdbce42

Git Repo Owner noreply at mythtv.org
Thu Jun 6 21:42:06 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user natanojl.
       via  fdbce42973bbec40b48eaea5d050196a98b269a1 (commit)
       via  d7fe81b6b309941c0f3ad35b4ddefb827a2d08d0 (commit)
      from  69af1443efa52b48efca6a1b94fce02477bae63d (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 fdbce42973bbec40b48eaea5d050196a98b269a1
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 6 Jun 2013 23:41:01 +0200
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 6 Jun 2013 23:41:01 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fdbce42973bbec40b48eaea5d050196a98b269a1

Merge branch 'master' of code.mythtv.org:mythtv



commit d7fe81b6b309941c0f3ad35b4ddefb827a2d08d0
Author:    Richard <peper03 at yahoo.com> at Thu, 6 Jun 2013 23:32:39 +0200
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 6 Jun 2013 23:32:39 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7fe81b6b309941c0f3ad35b4ddefb827a2d08d0

Filter and sort DVD subtitle tracks so that only the tracks mapped into the current program chain are shown.
This patch also adds the subtitle streams that are mapped but have not yet been
physically read.  This allows the user to select the language without having to
wait for the first subtitle packet (and therefore miss it).

Fixes #9429

Signed-off-by: Jonatan Lindblad <jlindblad at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythtv/DVD/avformatdecoderdvd.cpp |   87 +++++++++++++++++++--
 mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp      |    8 ++
 mythtv/libs/libmythtv/DVD/dvdringbuffer.h        |    1 +
 mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp      |   13 +++-
 mythtv/libs/libmythtv/avformatdecoder.cpp        |    3 -
 mythtv/libs/libmythtv/decoderbase.cpp            |   10 ++-
 6 files changed, 104 insertions(+), 18 deletions(-)

-- 



More information about the mythtv-firehose mailing list