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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Aug 10 14:59:14 UTC 2010


      Author: markk
        Date: 2010-08-10 14:59:14 +0000 (Tue, 10 Aug 2010)
New Revision: 25607
   Changeset: http://svn.mythtv.org/trac/changeset/25607

Modified:

   trunk/mythtv/libs/libmythtv/openglvideo.cpp
   trunk/mythtv/libs/libmythui/mythrender_opengl.cpp
   trunk/mythtv/libs/libmythui/mythrender_opengl.h
   trunk/mythtv/libs/libmythui/mythrender_opengl_defs.h

Log:

Add support for 2 new OpenGL extensions, neither of which is yet used.

GL_APPLE_ycbcr_422 is the Apple equivalent of GL_MESA_ycbcr_texture which provides YUYV support and colourspace conversion. GL_APPLE_rgb_422 gives raw access to YUYV texture data with the ability to then customise the colourspace conversion.





More information about the mythtv-commits mailing list