[vlc-devel] vlc: svn commit r20365 (fenrir)
Subversion daemon
svn at videolan.org
Thu May 31 21:22:27 CEST 2007
r20365 | fenrir | 2007-05-31 21:22:27 +0200 (Thu, 31 May 2007) | 8 lines
Changed paths:
M /trunk/include/vlc_codec.h
M /trunk/include/vlc_common.h
M /trunk/include/vlc_input.h
M /trunk/modules/demux/mkv.cpp
M /trunk/modules/demux/playlist/asx.c
M /trunk/modules/demux/playlist/dvb.c
M /trunk/modules/demux/playlist/m3u.c
M /trunk/modules/demux/playlist/pls.c
M /trunk/modules/demux/playlist/podcast.c
M /trunk/modules/demux/playlist/shoutcast.c
M /trunk/src/input/control.c
M /trunk/src/input/decoder.c
M /trunk/src/input/demux.c
M /trunk/src/input/input.c
M /trunk/src/input/input_internal.h
all: added support for demuxer attachment (Patch by Bernie Purcell)
Use decoder_GetInputAttachment to get attachment from a decoder module.
You need to release the memory with vlc_input_attachment_Delete.
Untested...
modules/playlist/* cosmetic.
> http://trac.videolan.org/vlc/changeset/20365
--
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