[vlc-devel] RFC : vod module unload
Rémi Denis-Courmont
remi at remlab.net
Fri Apr 16 17:40:13 CEST 2010
Le vendredi 16 avril 2010 09:59:33 Sébastien Escudier, vous avez écrit :
> Hi,
>
> I found a deadlock when the vod module is unloaded.
> Currently, vod module is loaded in VLM as soon as a vod item is added, and
> unloaded when vod item count reach 0.
> Would it be ok to unload this module only when vlm is closed ? It would
> solve the deadlock.
> I am already doing this in my own branch of vlc, because I add and remove
> vod items often, and I don't want to unload/reload this module each time.
Seems OK.
Note though that VLC only really unloads plugins at exit in any case.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list