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

MythTV mythtv at cvs.mythtv.org
Sun Feb 18 11:33:31 UTC 2007


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

 Use 3 textures for YUV texture upload

 By using 3 textures rather than one for frame upload, we avoid having to
 calculate the frame offsets  and avoid 'random' memory reads during yuv to
 rgb conversion. There appears to be no upload penalty for 3 textures
 rather than one.

 On my test system (FX5200), this yields a 15-30% performance improvement,
 depending on display size.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2649#comment:13>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list