[vlc-devel] CVS Commit (gbazin)

cvs at videolan.org cvs at videolan.org
Fri Nov 21 01:38:01 CET 2003


Update of /var/cvs/videolan/vlc/modules/demux
Modified Files:
	a52sys.c aac.c au.c livedotcom.cpp mkv.cpp wav.c 

Update of /var/cvs/videolan/vlc/include
Modified Files:
	ninput.h vlc_common.h 

Update of /var/cvs/videolan/vlc/src/input
Modified Files:
	input.c stream.c 

Update of /var/cvs/videolan/vlc/modules/demux/avi
Modified Files:
	avi.c 

Update of /var/cvs/videolan/vlc/modules/demux/asf
Modified Files:
	asf.c 

Update of /var/cvs/videolan/vlc/modules/demux/util
Modified Files:
	sub.c 

Log Message:

* include/vlc_common.h: include stdlib.h
* include/ninput.h, src/input/stream.c, src/input/input.c:
    new stream_Block() function to read a block_t from the input.
    es_out_Send() takes a block_t as input, for PES (deprecated) use es_out_SendPES().
* modules/demux/*: changed to new es_out_Send(). asf.c and avi.c still use es_out_SendPES() though.

-- 
gbazin

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