[vlc-devel] vlc: svn commit r7189 (fenrir)

Subversion daemon svn at videolan.org
Mon Mar 29 16:25:25 CEST 2004


r7189 | fenrir | 2004-03-29 16:25:25 +0200 (Mon, 29 Mar 2004) | 8 lines
Changed paths:
   M /trunk/include/ninput.h
   M /trunk/src/input/stream.c

 * stream: added stream_DemuxNew, stream_DemuxSend, stream_DemuxDelete
to chain demuxer.
    - stream_DemuxNew: create a special stream_t, launch a thread that
    will open a demuxer, and call p_demux->pf_demux until asked to die.
    - stream_DemuxSend: append a block to be used by the new demuxer.
    - stream_DemuxDelete : free all data...


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list