[mythtv-commits] Ticket #2649: Opengl video renderer

MythTV mythtv at cvs.mythtv.org
Thu May 31 19:14:00 UTC 2007


#2649: Opengl video renderer
-----------------------------------------+----------------------------------
 Reporter:  mark_kendall at btinternet.com  |        Owner:  danielk
     Type:  enhancement                  |       Status:  closed 
 Priority:  minor                        |    Milestone:  unknown
Component:  mythtv                       |      Version:  head   
 Severity:  medium                       |   Resolution:  fixed  
-----------------------------------------+----------------------------------

Comment(by danielk):

 (In [13548]) Refs #2287. Refs #2649. Fixes a bug in XvMC-OpenGL introduced
 by [12708].

 We changed to using glTexSubImage2D() to fill the OSD texture, but we're
 losing the alpha so it covers up the video. This changes back to using
 glTexImage2D().

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2649#comment:15>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list