[mythtv-commits] mythtv/master commit: 5db2d5674 by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Fri Jun 24 13:46:06 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-06-24T06:45:43-07:00
   Push Date:  2011/06/24 06:45:55 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  5db2d5674b911f607e58fe1bc13bbf308aa33688
   Changeset:  https://github.com/MythTV/mythtv/commit/5db2d5674

Log:

Fixes #9864. Make sure we wake up any sleepers the when we change from the !readsallowed to the readsallowed state.

This usually happens implicitly simply due to the differences in the size of various buffers and read sizes. But that is a bit fragile and complicates tuning buffer sizes for better overall performance.

If you are experiencing the same timeout problem Jim Stichnoth has been experiencing, this should noticably improve your myth:// streaming performance.

Modified:

   mythtv/libs/libmythtv/ringbuffer.cpp



More information about the mythtv-commits mailing list