CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Wed Mar 6 02:20:56 CET 2002


Update of /cvs/videolan/vlc/doc
Modified Files:
	vlc.1 

Update of /cvs/videolan/vlc/plugins/dvd
Modified Files:
	Makefile dvd_ifo.c dvd_summary.c dvd_udf.c 
Added Files:
	dvd.h dvd_access.c dvd_demux.c dvd_es.c dvd_es.h dvd_seek.c 
	dvd_seek.h 
Removed Files:
	input_dvd.c input_dvd.h 

Update of /cvs/videolan/vlc/plugins/dvdread
Modified Files:
	input_dvdread.c 

Update of /cvs/videolan/vlc/plugins/gtk
Modified Files:
	gtk_display.c gtk_menu.c 

Update of /cvs/videolan/vlc/plugins/vcd
Modified Files:
	vcd.c 

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

Log Message:

*Removed an occurance of former angle item in gtk.

*Fixed a bug in ES management introduced lately in DVD/DvdRead.

*Beginning of reorganisation in DVD plugin source files, in order to try to 
make it easier to understand. There is some work left though :p.

*Decreased the score for VCD plugin, as the VCD demuxer was used even
for DVD :p. It should make autodetection work.
Some comment:
-I think that VCDInit should make a test on the access plugin and be launched
only if the access plugin is VCD,
-VCDOpen shouldn't set p_input->b_error: if it fails we just try another
module,
-PSRead doesn't need to be duplicated anymore: input_ReadPS is now available
for plugins (cf Christophe's commit).

Please comment around that: I'd like to know if the behaviour I've described
is the one everyone expects.

Enjoy my new bugs :p


-- 
stef

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