CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Tue Mar 5 00:56:38 CET 2002


Update of /cvs/videolan/vlc
Modified Files:
	AUTHORS Makefile configure configure.in 

Update of /cvs/videolan/vlc/include
Modified Files:
	common.h config.h input_ext-plugins.h 

Update of /cvs/videolan/vlc/plugins/access
Modified Files:
	http.c udp.c 

Update of /cvs/videolan/vlc/plugins/mpeg_system
Modified Files:
	mpeg_ps.c mpeg_ts.c 

Update of /cvs/videolan/vlc/plugins/network
Modified Files:
	Makefile ipv4.c 
Added Files:
	ipv6.c 

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

Update of /cvs/videolan/vlc/src/interface
Modified Files:
	main.c 

Update of /cvs/videolan/vlc/src/misc
Modified Files:
	modules_plugin.h netutils.c 

Log Message:
* IPv6 network module, courtesy of Alexis Guillard <alexis.guillard at bt.com>,
for BT ;
* --6 and --4 options to force IPv6 or IPv4 (FIXME: it should be -6 and
-4 but I don't know how to do it with the new configuration module) ;
* Channel manager now uses a socket from the network plug-in and is more
portable (and probably broken, too :) ;
* input_ReadPS and input_ReadTS are now in mpeg_system.c to be more
easily reused by plug-ins other than mpeg_ps and mpeg_ts.

That's all for tonight.

-- 
massiot

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



More information about the vlc-devel mailing list