[vlc-devel] vlc: svn commit r21272 (damienf)
Subversion daemon
svn at videolan.org
Sun Aug 19 22:48:38 CEST 2007
r21272 | damienf | 2007-08-19 22:48:38 +0200 (Sun, 19 Aug 2007) | 2 lines
Changed paths:
M /trunk/modules/video_output/x11/glx.c
M /trunk/modules/video_output/x11/xcommon.c
glx: fixed startup crash, which seems to be triggered by an x.org optimization, the GLX module seems to be loaded when it is queried upon, and released when the display is closed. Therefore, checking for GLX with a temporary display and using GLX apis with another will crash it.
> http://trac.videolan.org/vlc/changeset/21272
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list