[mythtv-firehose] mythtv branch master updated by peper03. v29-pre-301-g3d20c84

Git Repo Owner noreply at mythtv.org
Thu Feb 2 21:32:36 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  3d20c84fd11397870f2503be2d6519ba9eed7ca7 (commit)
       via  d5ba36f7c39f544a189097f52a8ef4453990e21f (commit)
      from  7ebd4a1abc769cbb6f99c9d1d2e2108050f27518 (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 3d20c84fd11397870f2503be2d6519ba9eed7ca7
Author:    Richard Hulme <peper03 at mythtv.org> at Thu, 2 Feb 2017 21:31:11 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Thu, 2 Feb 2017 22:32:18 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3d20c84fd11397870f2503be2d6519ba9eed7ca7

[BLURAY] Don't use the 'idx' field from m_currentTitleInfo for the current title as this is always set to zero if the title info was filled by a call to bd_get_playlist_info().
There should probably be some general clean-up here rather than filling the same structure from two different (but related) sources.  The titles are only the playlists in the order they were read from the disc.



commit d5ba36f7c39f544a189097f52a8ef4453990e21f
Author:    Richard Hulme <peper03 at mythtv.org> at Thu, 2 Feb 2017 20:20:02 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Thu, 2 Feb 2017 22:32:18 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d5ba36f7c39f544a189097f52a8ef4453990e21f

Flatten Blu-Ray timecodes when switching from one clip to another to avoid pauses due to the player thinking there's a huge AV-sync issue.
Fixes #10294



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

Summary of changes:
 mythtv/libs/libmythtv/Bluray/avformatdecoderbd.cpp |   29 +++++
 mythtv/libs/libmythtv/Bluray/avformatdecoderbd.h   |    1 +
 mythtv/libs/libmythtv/Bluray/bdringbuffer.cpp      |  110 +++++++++++++++++---
 mythtv/libs/libmythtv/Bluray/bdringbuffer.h        |   15 +++
 4 files changed, 140 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-firehose mailing list