CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Fri Mar 1 01:33:18 CET 2002
Update of /cvs/videolan/vlc
Modified Files:
Makefile configure configure.in
Update of /cvs/videolan/vlc/include
Modified Files:
common.h input_ext-dec.h input_ext-intf.h input_ext-plugins.h
modules.h threads.h video.h
Added Files:
network.h
Update of /cvs/videolan/vlc/plugins/access
Added Files:
.cvsignore Makefile file.c http.c udp.c
Update of /cvs/videolan/vlc/plugins/dummy
Modified Files:
dummy.c input_dummy.c
Update of /cvs/videolan/vlc/plugins/dvd
Modified Files:
dvd.c
Update of /cvs/videolan/vlc/plugins/gtk
Modified Files:
gtk_display.c
Update of /cvs/videolan/vlc/plugins/mpeg_system
Modified Files:
Makefile mpeg_es.c mpeg_ps.c mpeg_ts.c
Removed Files:
input_es.c input_es.h input_ps.c input_ps.h input_ts.c
input_ts.h
Update of /cvs/videolan/vlc/plugins/network
Added Files:
.cvsignore Makefile ipv4.c
Update of /cvs/videolan/vlc/src/input
Modified Files:
input.c input_dec.c input_ext-dec.c mpeg_system.c
Added Files:
input_ext-plugins.c
Update of /cvs/videolan/vlc/src/misc
Modified Files:
modules.c modules_plugin.h
Update of /cvs/videolan/vlc/src/video_output
Modified Files:
video_output.c
Log Message:
Input III (Episode 1).
- Major rewrite of the buffer core functions
- Modularity of access plugins (file, udp, http)
- Modularity of network stack (ipv4, soon ipv6)
- Autodetection of the type of stream
And a new killing feature : HTTP streams are now seekable.
Please note that dvd, dvdread and vcd plug-ins are broken and thus disabled.
--
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