CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Wed May 22 21:31:33 CEST 2002


Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
	modules.c 

Update of /var/cvs/videolan/vlc/plugins/directx
Modified Files:
	directx.c 

Log Message:

* ./src/misc/modules.c: restored plugins hiding as the problem is fixed.
* ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If
   we don't do this, trying to use the class when the plugin is reloaded will
   cause a segfault.

PS: on Win32 the sdl plugin is still affected by this. It looks like SDL keeps
    an internal state which isn't updated when we reload the plugin.


-- 
gbazin

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list