[mythtv-commits] mythtv commit: r15453 by skamithi

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 16 06:27:01 UTC 2008


      Author: skamithi
        Date: 2008-01-16 06:27:01 +0000 (Wed, 16 Jan 2008)
New Revision: 15453
   Changeset: http://cvs.mythtv.org/trac/changeset/15453

Modified:

   branches/mythtv-vid/libs/libmythtv/openglvideo.cpp
   branches/mythtv-vid/libs/libmythtv/openglvideo.h
   branches/mythtv-vid/libs/libmythtv/videoout_xv.cpp

Log:

Refs #2287. prevent a crash that occurs when you run opengl renderer 
with more then 2 openglvideo instances and then you start and stop the 
tv player several times. e.g opengl with opengl osd or opengl with 
pip. it crashed with a double link list or Xorg 
crashes. patch makes openglvideo::initopengl execute one the initial 
openglvideo instance instead of once per openglvideo instance.





More information about the mythtv-commits mailing list