[mythtv-commits] mythtv commit: r13287 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 19 17:04:48 UTC 2007


      Author: danielk
        Date: 2007-04-19 17:04:47 +0000 (Thu, 19 Apr 2007)
New Revision: 13287
   Changeset: http://cvs.mythtv.org/trac/changeset/13287

Modified:

   branches/mythtv-vid/libs/libmythtv/openglcontext.cpp
   branches/mythtv-vid/libs/libmythtv/openglvideo.cpp
   branches/mythtv-vid/libs/libmythtv/openglvideo.h
   branches/mythtv-vid/libs/libmythtv/util-opengl.cpp
   branches/mythtv-vid/libs/libmythtv/util-opengl.h
   branches/mythtv-vid/libs/libmythtv/videoout_xv.cpp
   branches/mythtv-vid/libs/libmythtv/videoout_xv.h
   branches/mythtv-vid/libs/libmythtv/xvmctextures.cpp

Log:

Refs #2287. Fixes #3044. Fixes #2649. OpenGL video renderer improvements and fixes.

This improves the speed of the YUV->RGB conversion by accessing the texels with greater coherency.
This fixes removes a doubled call to the resize filter.
This avoids a segfault by leaking some memory (temporary fix).




More information about the mythtv-commits mailing list