[mythtv] Re: [mythtv-commits] mythtv commits

Isaac Richards ijr at case.edu
Fri May 13 02:50:51 UTC 2005


On Thursday 12 May 2005 10:30 pm, mythtv at cvs.mythtv.org wrote:
> ---------------------------------------------------------------------------
>- Changes committed by bjm on Thu May 12 20:51:49 2005
>
> Modified Files:
>    in mythtv/libs/libmythtv:
>         RingBuffer.cpp
> Log Message:
> Don't spin the read ahead thread when the buffer is already full. A little
> more aggressive when the buffer is nearly empty.

Might want to play with getting rid of the read-ahead thread entirely for 
local content, and only use it for streamed stuff.  If something like the 
'extra audio buffering' code from avformatdecoder.cpp was in 
nuppeldecoder.cpp, it probably wouldn't be necessary anymore.

Isaac


More information about the mythtv-dev mailing list