[mythtv-commits] mythtv commit: r19288 - in branches/mythtv-vid by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Dec 8 15:53:38 UTC 2008


      Author: danielk
        Date: 2008-12-08 15:53:37 +0000 (Mon, 08 Dec 2008)
New Revision: 19288
   Changeset: http://cvs.mythtv.org/trac/changeset/19288

Modified:

   branches/mythtv-vid/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/mythtv-vid/libs/libmythtv/NuppelVideoRecorder.cpp
   branches/mythtv-vid/libs/libmythtv/NuppelVideoRecorder.h
   branches/mythtv-vid/libs/libmythtv/dtvrecorder.cpp
   branches/mythtv-vid/libs/libmythtv/dtvrecorder.h
   branches/mythtv-vid/libs/libmythtv/recorderbase.cpp
   branches/mythtv-vid/libs/libmythtv/recorderbase.h
   branches/mythtv-vid/libs/libmythtv/remoteencoder.cpp
   branches/mythtv-vid/libs/libmythtv/tv_rec.cpp
   branches/mythtv-vid/libs/libmythtv/tv_rec.h
   branches/mythtv-vid/programs/mythbackend/encoderlink.cpp
   branches/mythtv-vid/programs/mythbackend/encoderlink.h
   branches/mythtv-vid/programs/mythbackend/mainserver.cpp

Log:

Refs #2287. Make the position map transfer code for in progress recordings a bit more efficient with a GetKeyframePositions() call in the recorder, and make GetKeyframePosition() work as documented (returning closest prior position if the frame is not found in the map) instead of returning -1 for non-keyframes.




More information about the mythtv-commits mailing list