[mythtv-commits] mythtv commit: r8427 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Dec 30 00:28:21 EST 2005


      Author: danielk
        Date: 2005-12-30 05:28:21 +0000 (Fri, 30 Dec 2005)
New Revision: 8427
   Changeset: http://cvs.mythtv.org/trac/changeset/8427

Modified:

   trunk/mythtv/libs/libmythtv/nuppeldecoder.cpp
   trunk/mythtv/libs/libmythtv/nuppeldecoder.h

Log:

References #868.

Adds a DiscardFrames() call in SeekReset.
DeLimbos avlib decoded frames when avlib is done with then
DeLimbos real NUV frames as soon as we're done decoding onto them.

The DeLimbos prevent us from decoding onto in use frames with MPEG4 NUVs, and speeds up GetNextFreeFrame() for real NUVs. The DiscardFrames speeds up exact seeking in a low buffer situation.






More information about the mythtv-commits mailing list