]> git.sesse.net Git - vlc/commit
* src/misc/modules.c: only load the plugins once (as opposed to once per VLC object...
authorGildas Bazin <gbazin@videolan.org>
Fri, 10 Dec 2004 11:48:10 +0000 (11:48 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 10 Dec 2004 11:48:10 +0000 (11:48 +0000)
commitf9d403e9fd964e19979bdb12ba9a5c45b7b22c55
tree5fd80ef3742487d2a6c249c68a9f378643cec2b0
parentc91e463ac3e9b7b7e71c824a39d7ca928cf61e1b
* src/misc/modules.c: only load the plugins once (as opposed to once per VLC object instance). Should benefit the mozilla plugin a bit.
include/modules.h
src/misc/modules.c