[vlc-devel] vlc: svn commit r20402 (fenrir)
Subversion daemon
svn at videolan.org
Mon Jun 4 00:40:18 CEST 2007
r20402 | fenrir | 2007-06-04 00:40:17 +0200 (Mon, 04 Jun 2007) | 9 lines
Changed paths:
M /trunk/src/input/es_out.c
M /trunk/src/input/input.c
M /trunk/src/input/input_internal.h
M /trunk/src/input/meta.c
M /trunk/src/misc/stats.c
M /trunk/src/playlist/control.c
M /trunk/src/playlist/engine.c
- Added support for embeded cover. Demuxer just need to fill psz_arturl meta
field to "attachment://NAME" where NAME is an attachment filename
(returned by DEMUX_GET_ATTACHMENTS)
- Lock input_item_t every time we access p_meta fields (there is still a problem
as playlist code does not always do so...).
- Do not preparse item we have already played.
- Wait that the current playing item is meta parsed before fetching its cover.
> http://trac.videolan.org/vlc/changeset/20402
--
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