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

MythTV noreply at mythtv.org
Thu Jun 23 08:14:32 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:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  Ports - Windows                      |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  Fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by markk):

 * status:  assigned => closed
 * resolution:   => Fixed
 * milestone:  unknown => 0.25


Comment:

 The remaining OpenGL thread related fix is no longer needed. As previously
 mentioned, in master there should now only be one piece of code that tries
 to make the OpenGL context current to any other thread and that is for the
 VAAPI code. Given that VAAPI is linux only, the OpenGL context should only
 ever be accessed from the main UI thread on windows.

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


More information about the mythtv-commits mailing list