[vlc-devel] vlc: svn commit r16834 (zorglub)
Subversion daemon
svn at videolan.org
Sun Sep 24 18:44:53 CEST 2006
r16834 | zorglub | 2006-09-24 18:44:52 +0200 (Sun, 24 Sep 2006) | 11 lines
Changed paths:
M /trunk/modules/meta_engine/dummy.c
M /trunk/modules/meta_engine/folder.c
M /trunk/modules/meta_engine/musicbrainz.c
M /trunk/modules/meta_engine/taglib.cpp
M /trunk/src/input/input.c
M /trunk/src/playlist/engine.c
Start splitting the various meta module types
* meta reader : read directly from the file, should be made from the demux.
Examples: taglib, id3tag
* meta fetcher : use web services to get meta, either from the current ones.
Called only if we don't have the tags after using the meta readers
* art finder : find the URL of the suitable album art. Called according to the
art policy
* art downloader : used to retrieve the art from special locations. Not needed
if art is available directly from an URL.
Examples: APIC ID3 tag reader
> http://trac.videolan.org/vlc/changeset/16834
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list