CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Wed Dec 5 04:31:04 CET 2001
Update of /cvs/videolan/vlc/include
Modified Files:
input_ext-intf.h
Update of /cvs/videolan/vlc/plugins/dvd
Modified Files:
input_dvd.c
Update of /cvs/videolan/vlc/plugins/mpeg
Modified Files:
input_ps.c
Update of /cvs/videolan/vlc/plugins/vcd
Modified Files:
input_vcd.c
Update of /cvs/videolan/vlc/src/input
Modified Files:
input_clock.c input_programs.c mpeg_system.c
Log Message:
* Added 2 fields, p_selected_program and p_new_program, to the
input_thread_t structure, so that we may support multi programs
streams.
* Modified inputs to take account of this change.
* Modified input_clock.c so that it doesn't refer to pp_programs[0]
any more.
Now we should not refer to the first program, but to the selected
program. Functions to change the current program are coming.
--
jobi
More information about the vlc-devel
mailing list