[mythtv-commits] mythtv commit: r20247 by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Mar 23 05:20:31 UTC 2009
Author: markk
Date: 2009-03-23 05:20:31 +0000 (Mon, 23 Mar 2009)
New Revision: 20247
Changeset: http://cvs.mythtv.org/trac/changeset/20247
Modified:
trunk/mythtv/libs/libmythtv/videoout_xv.cpp
Log:
Fix aspect ratio issues when using VideoOutputXv in windowed mode.
MythUI::GetScreenBounds returns the window size when windowed which can break the aspect ratio calculations (we need the actual screen size).
More information about the mythtv-commits
mailing list