[mythtv-firehose] mythtv branch master updated by peper03. v29-pre-292-g59af1ce

Git Repo Owner noreply at mythtv.org
Sat Jan 28 20:52:22 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  59af1ceeeec3783a7064f65a01c98a8fa39726ec (commit)
       via  95d7b1fa719847a37f8ef5f89e2ebb5f5479b27e (commit)
      from  fc9c6d4dddf7bd1a58926c5f16e0904708ef5f80 (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 59af1ceeeec3783a7064f65a01c98a8fa39726ec
Author:    Richard Hulme <peper03 at mythtv.org> at Sat, 28 Jan 2017 21:51:41 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 28 Jan 2017 21:51:41 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=59af1ceeeec3783a7064f65a01c98a8fa39726ec

Hide 'invalid' streams from the user.
Currently this is just for streams on Blu-ray discs that have no metadata (and therefore shouldn't even really be physically present).



commit 95d7b1fa719847a37f8ef5f89e2ebb5f5479b27e
Author:    Richard Hulme <peper03 at mythtv.org> at Sat, 28 Jan 2017 21:40:06 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 28 Jan 2017 21:40:06 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=95d7b1fa719847a37f8ef5f89e2ebb5f5479b27e

Lookup the audio and subtitle languages on Blu-ray discs by the stream ID instead of the index.  Sometimes there are fewer 'official' streams (i.e. streams with out-of-band metadata) than physical streams which then causes the wrong information to be shown and the wrong stream to be selected by default.



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

Summary of changes:
 mythtv/libs/libmythtv/Bluray/avformatdecoderbd.cpp |   16 +++-
 mythtv/libs/libmythtv/Bluray/avformatdecoderbd.h   |    3 +
 mythtv/libs/libmythtv/Bluray/bdringbuffer.cpp      |  102 ++++++++++++++------
 mythtv/libs/libmythtv/Bluray/bdringbuffer.h        |    3 +
 mythtv/libs/libmythtv/avformatdecoder.cpp          |   13 +++
 mythtv/libs/libmythtv/avformatdecoder.h            |    1 +
 6 files changed, 105 insertions(+), 33 deletions(-)

-- 



More information about the mythtv-firehose mailing list