[mythtv-commits] mythtv branch master updated by dekarl. v29-pre-15-g0a7d238

Git Repo Owner noreply at mythtv.org
Sun Apr 17 15:03:44 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  0a7d238f5a22ea114598e8364ef5b65b63e3696e (commit)
       via  bac72848ec1aff550dbd3b4bc17d9ae6b837d4aa (commit)
       via  c0b1e6b242ee17000af45780cc96c2cd6c0606fc (commit)
      from  d78749316250400b376640d8a3536558ab7b0212 (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 0a7d238f5a22ea114598e8364ef5b65b63e3696e
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 17 Apr 2016 16:30:07 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 17 Apr 2016 16:30:07 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0a7d238f5a22ea114598e8364ef5b65b63e3696e

silence static analysis error
Patch by Gary Buhrmaster

Fixes #12443



commit bac72848ec1aff550dbd3b4bc17d9ae6b837d4aa
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Wed, 29 May 2013 02:47:48 +0000
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 17 Apr 2016 16:26:27 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bac72848ec1aff550dbd3b4bc17d9ae6b837d4aa

Add logging of hdhr statistics
(cherry picked from commit db381019d7f47cfaa3dcf514dbf0507c47f0ba23)
Signed-off-by: Karl Dietz <dekarl at mythtv.org>

Fixes #11565



commit c0b1e6b242ee17000af45780cc96c2cd6c0606fc
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Tue, 28 May 2013 19:14:22 +0000
Committer: Karl Dietz <dekarl at mythtv.org> at Sun, 17 Apr 2016 16:24:36 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c0b1e6b242ee17000af45780cc96c2cd6c0606fc

Patch to increase hdhr max returned buffer size
In (very) high bitrate scenerios, the 64KB value may
result in extra traffic through the various library
routines (since in 20ms, 100KB could be seen).  This
patch increased the buffer size a bit.

(cherry picked from commit e25720a96f35d794209f5b0f3369086e187756ff)
Signed-off-by: Karl Dietz <dekarl at mythtv.org>

replaces a magic number

Fixes #11564



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

Summary of changes:
 .../libs/libmythtv/recorders/hdhrstreamhandler.cpp |   25 +++++++++++++++++++-
 mythtv/libs/libmythtv/vaapicontext.cpp             |    2 +-
 2 files changed, 25 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list