[mythtv-commits] mythtv/master commit: 941bf053b by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Mon Jun 6 06:00:27 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-06-05T23:00:08-07:00
   Push Date:  2011/06/05 23:00:20 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  941bf053b14933dc9c9a2daa086354788b46cff6
   Changeset:  https://github.com/MythTV/mythtv/commit/941bf053b

Log:

RingBuffer: Limit readblocksize based upon the default buffer size.

Now that the frontend RingBuffer can buffer up to 32Mb, large read block
sizes lead to read failures in the backend as the block size can exceed
the size of the default buffer size.

Modified:

   mythtv/libs/libmythtv/ringbuffer.cpp



More information about the mythtv-commits mailing list