want to know what's module!

Gildas Bazin gbazin at netcourrier.com
Tue Jun 11 12:04:13 CEST 2002


On Tuesday 11 June 2002 11:46, dspmpeg wrote:
> dear all:
>   i am studing the source code of the vlc,
> i don't know the concept of the module,what's a module at all?
> what's the relation between module and plugin?
> and what's builtin module?
> 
> i am waiting for answer eagerly!
> thanks very much!
> 

Well, basically a module is a standalone part. VLC is composed of one main 
module (the core if you want) and a multitude of other pluggable modules 
which can be compiled as plugins or built in the vlc executable.
To summarize, plugins and builtins are modules, they are just named 
differently depending on how you decide to compile them.

Hope this helps,

--
Gildas

-- 
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