[mythtv-commits] mythtv commits

mythtv at ijr.dnsalias.org mythtv at ijr.dnsalias.org
Mon Sep 15 21:20:02 EDT 2003


----------------------------------------------------------------------------
Changes committed by bjm on Mon Sep 15 20:16:08 2003

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp RingBuffer.cpp RingBuffer.h 
Log Message:
Fix that pesky jerking in near real-time LiveTV. The requestedblocks
counter assumed that all reads would be readblocksize. Not true.
Instead requestedbytes accounts for actual bytes requested and read.
See 'mythfrontend -v file' for some temporary debug output.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list