[vlc-devel] question about plugins cache file
    Rémi Denis-Courmont 
    rem at videolan.org
       
    Fri Aug 31 09:31:19 CEST 2007
    
    
  
Le mercredi 29 août 2007, Herman Schultz a écrit :
> My understanding of VLC plugin cache file is it can read the cache
> file (after it is created the first time), it can skip walking thur
> the modules sub-directories and build the plugins.  But in my example
> below, why it loads the plugin files AND walk the modules
> sub-directories at the same time?
The plugin cache save VLC from dynamically linking all the plugins at 
startup. It still browses through the plugin directories to determine 
of the cache is stalled (new or modified plugins).
-- 
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070831/d90f02c0/attachment.sig>
    
    
More information about the vlc-devel
mailing list