[mythtv-commits] mythtv commit: r8884 by danielk
mythtv@cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Feb 6 20:04:24 UTC 2006
Author: danielk
Date: 2006-02-06 20:04:23 +0000 (Mon, 06 Feb 2006)
New Revision: 8884
Changeset: http://cvs.mythtv.org/trac/changeset/8884
Modified:
trunk/mythtv/libs/libmythtv/videoout_ivtv.cpp
trunk/mythtv/libs/libmythtv/videoout_ivtv.h
trunk/mythtv/libs/libmythtv/videooutbase.h
Log:
References #1227. Better approximation for ValidVideoFrames.
This just returns the number of frames in the typical full vo buffer.
In practice this means that NVP::IsReallyNearEnd() uses only the
RingBuffer buffer fill and block size to detect the end of file when
doing PVR-350 video output.
More information about the mythtv-commits
mailing list