[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-84-g5b6f322

Git Repo Owner noreply at mythtv.org
Sun Sep 8 19:14:30 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  5b6f3225b8ec7e2430e6563cbbde6a4c25665433 (commit)
       via  7f37bbdb103aeb9a9617a2de34ecc9d53c0f9069 (commit)
      from  0802c437633fcbe279d9b20a37ff8b54265e103d (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 5b6f3225b8ec7e2430e6563cbbde6a4c25665433
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Sep 2013 20:13:02 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Sep 2013 20:13:02 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5b6f3225b8ec7e2430e6563cbbde6a4c25665433

Revert "MHEG: Fixes for InteractionChannel streaming from network URI's"
Breaks playback of all video for some people, probably a deadlock in
the MHI code on startup. Will reapply at a later date when we've found
the source of the issue.

Refs #11831

This reverts commit ea77f42462bd1055578131fb64e1586563db9442.



commit 7f37bbdb103aeb9a9617a2de34ecc9d53c0f9069
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Sep 2013 15:21:48 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Sep 2013 15:25:28 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7f37bbdb103aeb9a9617a2de34ecc9d53c0f9069

Don't wait forever for free video buffers to become available, if it hasn't happened after 20 seconds then something is seriously wrong and we should abort playback.



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

Summary of changes:
 mythtv/libs/libmythtv/mhi.cpp        |   10 +++--
 mythtv/libs/libmythtv/mythplayer.cpp |    7 ++-
 mythtv/libs/libmythtv/netstream.cpp  |   72 +++++++++++----------------------
 mythtv/libs/libmythtv/netstream.h    |    8 +---
 4 files changed, 36 insertions(+), 61 deletions(-)

-- 



More information about the mythtv-commits mailing list