[mythtv-commits] Ticket #11564: Feature patch to increase read size in hdhrstreamhandler.cpp

MythTV noreply at mythtv.org
Sun Apr 17 15:03:49 UTC 2016


#11564: Feature patch to increase read size in hdhrstreamhandler.cpp
-------------------------------------+-------------------------------------
 Reporter:  Gary Buhrmaster          |          Owner:  Gary Buhrmaster
  <gary.buhrmaster@…>                |  <gary.buhrmaster@…>
     Type:  Patch - Feature          |         Status:  closed
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - HDHomeRun       |        Version:  Master Head
 Severity:  medium                   |     Resolution:  fixed
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-------------------------------------
Changes (by Gary Buhrmaster <gary.buhrmaster@…>):

 * owner:   => Gary Buhrmaster <gary.buhrmaster@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"c0b1e6b242ee17000af45780cc96c2cd6c0606fc/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="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
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/11564#comment:5>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list