[mythtv-commits] Ticket #9268: [PATCH] mythvideo: fix win32 playback of dvd's and iso images

MythTV noreply at mythtv.org
Fri Jun 17 10:17:18 UTC 2011


#9268: [PATCH] mythvideo: fix win32 playback of dvd's and iso images
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:  markk
     Type:  Patch - Bug Fix                      |         Status:
 Priority:  minor                                |  assigned
Component:  Ports - Windows                      |      Milestone:  unknown
 Severity:  medium                               |        Version:  Trunk
 Keywords:                                       |  Head
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by Github):

 VideoOutputOpenGL: Use a shared OpenGL context for OpenGL video and UI.

 This should fix:-

 - blank OpenGL video playback on OS X.
 - framebuffer 'confusion' where the driver gets stuck displaying a UI
 context backbuffer during video playback and vica-versa. Seen on intel
 clarkdale and AMD with the proprietary driver.

 This also clears the way for VAAPI integration and the removal of
 context locking and switching code that is reducing performance and
 breaking OpenGL rendering on windows.

 In the medium term, integrated video and UI rendering is now
 straightforward.

 Refs #9268
 Refs #8593
  Branch:    master
  Changeset: 6846e140499e77432954d2d8ef56cabcbc6063e7

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9268#comment:9>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list