[mythtv-commits] mythtv commit: r23072 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 4 01:49:18 UTC 2010


      Author: markk
        Date: 2010-01-04 01:49:17 +0000 (Mon, 04 Jan 2010)
New Revision: 23072
   Changeset: http://svn.mythtv.org/trac/changeset/23072

Modified:

   branches/libmythui-osd/libs/libmythui/mythimage.cpp
   branches/libmythui-osd/libs/libmythui/mythpainter_yuva.cpp

Log:

Branch libmythui-osd: Fix some stupid errors in the libmythui YUV colour
space support:-

- Use an RGB to YUV conversion routine that actually works and tweak it
slightly to avoid results that are out of range.
- Actually convert the font colour prior to creating a text image.
- Mark YUV images as YUV before they are drawn and hence converted
twice.

Refs #7650. Refs r23065. Refs r23068.





More information about the mythtv-commits mailing list