[mythtv-commits] mythtv commit: r20191 by shane

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Mar 12 15:55:18 UTC 2009


      Author: shane
        Date: 2009-03-12 15:55:18 +0000 (Thu, 12 Mar 2009)
New Revision: 20191
   Changeset: http://cvs.mythtv.org/trac/changeset/20191

Modified:

   trunk/mythtv/libs/libmythtv/decoderbase.cpp

Log:

Closes #6169 Fixes retrieving the position map from the encoder.

Removes the setting of positionMapType and keyframedist from PosMapFromEnc(..).
Nuppeldecoder still uses MARK_KEYFRAME so the use of MARK_GOP_BYFRAME was a
problem for nuv files. refs. #6170

PosMapFromDb(..) must now be called first in order to have position map type
and keyframedist set correctly.

Added a safety check to ensure keyframedist has been set before using it.
refs. #6285




More information about the mythtv-commits mailing list