Ticket #6036: 6036-dbg-v1.patch

File 6036-dbg-v1.patch, 520 bytes (added by danielk, 15 years ago)

debugging patch

  • libs/libmythtv/videoout_xv.cpp

     
    19511951#if defined(USING_OPENGL_VIDEO) || defined(USING_OPENGL_VSYNC)
    19521952    gl_context_creator = new GLContextCreator(
    19531953        this, windows[0].GetDisplayVisibleRect(), false);
     1954    GLContextCreatedWait();
    19541955#endif 
    19551956
    19561957    // Set resolution/measurements (check XRandR, Xinerama, config settings)