[mythtv-firehose] mythtv branch fixes/0.27 updated by jpoet. v0.27-163-ge77d597

Git Repo Owner noreply at mythtv.org
Mon Feb 24 22:10:01 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jpoet.
       via  e77d5977c1ee8a74beceafb2d3886ba7e59e9f63 (commit)
      from  65668cd6b98f36532fd478f4b6c491a8273c467e (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 e77d5977c1ee8a74beceafb2d3886ba7e59e9f63
Author:    John Poet <jpoet at mythtv.org> at Sun, 9 Feb 2014 15:20:04 -0700
Committer: John Poet <jpoet at mythtv.org> at Mon, 24 Feb 2014 15:09:40 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e77d5977c1ee8a74beceafb2d3886ba7e59e9f63

Some HLS tweaks to make recording more robust when faced with unreliable feeds.
(cherry picked from commit 7f8dd24816a251d51b3cb42173d7dd19a4ba1a52)



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

Summary of changes:
 mythtv/libs/libmythbase/mythsingledownload.cpp     |   12 +-
 mythtv/libs/libmythbase/mythsingledownload.h       |    5 +
 .../libmythtv/recorders/HLS/HLSPlaylistWorker.cpp  |   73 +++--
 mythtv/libs/libmythtv/recorders/HLS/HLSReader.cpp  |  400 ++++++++++++--------
 mythtv/libs/libmythtv/recorders/HLS/HLSReader.h    |   32 ++-
 mythtv/libs/libmythtv/recorders/HLS/HLSSegment.cpp |    6 +
 mythtv/libs/libmythtv/recorders/HLS/HLSSegment.h   |   12 +-
 mythtv/libs/libmythtv/recorders/HLS/HLSStream.cpp  |    6 +-
 mythtv/libs/libmythtv/recorders/HLS/HLSStream.h    |    5 +
 .../libmythtv/recorders/HLS/HLSStreamWorker.cpp    |   40 ++-
 .../libs/libmythtv/recorders/HLS/HLSStreamWorker.h |    1 +
 .../libs/libmythtv/recorders/hlsstreamhandler.cpp  |   21 +-
 mythtv/libs/libmythtv/tv_rec.cpp                   |    2 +-
 13 files changed, 383 insertions(+), 232 deletions(-)

-- 



More information about the mythtv-firehose mailing list