[mythtv-commits] mythtv commit: r20746 - in trunk/mythtv/libs by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 26 08:50:28 UTC 2009


      Author: markk
        Date: 2009-06-26 08:50:27 +0000 (Fri, 26 Jun 2009)
New Revision: 20746
   Changeset: http://cvs.mythtv.org/trac/changeset/20746

Modified:

   trunk/mythtv/libs/libmythtv/videoout_opengl.cpp
   trunk/mythtv/libs/libmythtv/videoout_opengl.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.cpp
   trunk/mythtv/libs/libmythtv/videooutbase.h
   trunk/mythtv/libs/libmythui/DisplayRes.cpp
   trunk/mythtv/libs/libmythui/DisplayRes.h

Log:

Consolidate duplicated DisplayRes code into the VideoOutput base class; this will also simplify implementation of DisplayRes for windows (when I get around to writing it) and facilitate further consolidation of video output sizing calculations.

Also add a simple locking flag to DisplayRes to prevent more than one video player from trying to alter the display settings (e.g. when using PbP)





More information about the mythtv-commits mailing list