[mythtv-firehose] mythtv branch master updated by jyavenard. v0.26-beta-9-g8c551e6

Git Repo Owner noreply at mythtv.org
Thu Aug 9 14:34:12 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  8c551e600f3b993f8b5199e0f02ce79357e0d6ea (commit)
      from  b8e7df5d42607410de65fbcf25eb33eab64a1e17 (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 8c551e600f3b993f8b5199e0f02ce79357e0d6ea
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 10 Aug 2012 00:33:05 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 10 Aug 2012 00:33:22 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8c551e600f3b993f8b5199e0f02ce79357e0d6ea

Fix LiveTV when using HLS
IPTVFeederLive::Open is expected to return immediately and not to block for a long time, otherwise the Event thread isn't running and cause the frontend to disconnect prematurely.
Thanks to DanielK for his hint and feedback.

Fixes #10934



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

Summary of changes:
 mythtv/libs/libmythtv/HLS/httplivestreambuffer.cpp |   17 ++++++++++++++++-
 mythtv/libs/libmythtv/HLS/httplivestreambuffer.h   |    1 +
 mythtv/libs/libmythtv/iptv/iptvfeederhls.cpp       |   13 ++++++++++---
 mythtv/libs/libmythtv/iptv/iptvfeederhls.h         |    2 ++
 4 files changed, 29 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-firehose mailing list