[mythtv-commits] mythtv branch master updated by jpoet. v29-pre-268-g2a0fda6

Git Repo Owner noreply at mythtv.org
Mon Jan 16 20:20:04 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  2a0fda6df3a6da761073c19829902f3d05010820 (commit)
      from  59c92a6dee5df648e0e20a2ac3441f105ad45f19 (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 2a0fda6df3a6da761073c19829902f3d05010820
Author:    John Poet <jpoet at mythtv.org> at Mon, 16 Jan 2017 13:18:50 -0700
Committer: John Poet <jpoet at mythtv.org> at Mon, 16 Jan 2017 13:18:50 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2a0fda6df3a6da761073c19829902f3d05010820

ExternalStreamHandler: Don't issue XOFF unless we are not keeping up with the data.  It was unncessarily throttling the throughput.
Since we are no longer performing a XOFF/XON on every cycle, add a quick
check to see if the External recorder needs to report a problem.



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

Summary of changes:
 .../libmythtv/recorders/ExternalStreamHandler.cpp  |   88 +++++++++++++++++--
 .../libmythtv/recorders/ExternalStreamHandler.h    |    6 +-
 2 files changed, 83 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-commits mailing list