[mythtv-commits] mythtv commit: r24704 - in branches/libmythui-osd/libs by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon May 17 02:53:08 UTC 2010
Author: markk
Date: 2010-05-17 02:53:07 +0000 (Mon, 17 May 2010)
New Revision: 24704
Changeset: http://svn.mythtv.org/trac/changeset/24704
Modified:
branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
branches/libmythui-osd/libs/libmythtv/osd.cpp
branches/libmythui-osd/libs/libmythtv/osd.h
branches/libmythui-osd/libs/libmythtv/videooutbase.cpp
branches/libmythui-osd/libs/libmythui/mythpainter_yuva.cpp
branches/libmythui-osd/libs/libmythui/mythpainter_yuva.h
Log:
Branch libmythui-osd: Correct the font aspect ratios for the YUVA
painter.
Adjust the stretch property of the font to ensure its aspect ratio is
consistent when blended into a YV12 frame that is then subsequently
scaled. This mimics the behaviour of the old OSD code.
Refs #7650.
More information about the mythtv-commits
mailing list