[mythtv-commits] mythtv commit: r20791 - in trunk/mythtv by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Jul 6 11:33:40 UTC 2009
Author: markk
Date: 2009-07-06 11:33:40 +0000 (Mon, 06 Jul 2009)
New Revision: 20791
Changeset: http://cvs.mythtv.org/trac/changeset/20791
Modified:
trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
trunk/mythtv/libs/libmythtv/videobuffers.cpp
trunk/mythtv/libs/libmythtv/videobuffers.h
trunk/mythtv/libs/libmythtv/videoout_vdpau.cpp
trunk/mythtv/libs/libmythtv/videoout_vdpau.h
trunk/mythtv/libs/libmythtv/videoout_xv.cpp
trunk/mythtv/libs/libmythtv/videoout_xv.h
trunk/mythtv/libs/libmythtv/videooutbase.h
trunk/mythtv/programs/mythtranscode/transcode.cpp
Log:
Ensure VideoOutput::DoneDisplayingFrame releases the correct frame. If the buffers are reset before the video frame is released then an additional, incorrect frame is released. Most likely to affect dvd still frame presentation under certain circumstances.
More information about the mythtv-commits
mailing list