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

MythTV noreply at mythtv.org
Thu Jun 23 08:09:26 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):

 Windows: Don't release the OpenGL context.

 The release method was added to prevent lockups when the GL context is
 accessed from another thread but there should now be no circumstance
 under which any other thread makes the UI OpenGL context current (on
 windows at least). Not releasing makes OpenGL video rendering work again
 on windows when using OpenGL for the UI.

 Refs #9268
  Branch:    master
  Changeset: 5813cdafe8ec5f573b6d640ef3d8423c0fdd2d76

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


More information about the mythtv-commits mailing list