[mythtv-firehose] mythtv/master commit: cebfb7f45 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Tue Jun 28 02:59:13 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-06-27T19:58:54-07:00
   Push Date:  2011/06/27 19:59:07 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  cebfb7f454c4a572a675ffde17ac97da32117f3b
   Changeset:  https://github.com/MythTV/mythtv/commit/cebfb7f45

Log:

RingBuffer: Add a type specifier to the different RingBuffers.

In the short term this avoids the need for some dynamic_casts just to
check the ring buffer type and will be used for quick and easy
optimisation of the readahead thread behaviour.

Modified:

   mythtv/libs/libmythtv/bdringbuffer.cpp
   mythtv/libs/libmythtv/dvdringbuffer.cpp
   mythtv/libs/libmythtv/fileringbuffer.cpp
   mythtv/libs/libmythtv/ringbuffer.cpp
   mythtv/libs/libmythtv/ringbuffer.h
   mythtv/libs/libmythtv/streamingringbuffer.cpp



More information about the mythtv-firehose mailing list