CVS Commit: vlc
    cvs at videolan.org 
    cvs at videolan.org
       
    Sat May 19 02:39:30 CEST 2001
    
    
  
Update of /cvs/videolan/vlc/include
Modified Files:
	input_ext-intf.h 
Update of /cvs/videolan/vlc/plugins/dvd
Modified Files:
	Makefile dvd_css.c dvd_css.h dvd_ifo.c dvd_ifo.h input_dvd.c 
	input_dvd.h 
Added Files:
	dvd_summary.c dvd_summary.h 
Update of /cvs/videolan/vlc/plugins/gtk
Modified Files:
	gtk_callbacks.c gtk_callbacks.h gtk_menu.c gtk_menu.h 
	gtk_playlist.h intf_gtk.c intf_gtk.h 
Update of /cvs/videolan/vlc/src/audio_output
Modified Files:
	aout_spdif.c 
Update of /cvs/videolan/vlc/src/input
Modified Files:
	input.c input_ext-intf.c input_programs.c 
Log Message:
*More cleanification in gtk interface: now to change the
title/chapter/audio/spu/angle, we tell the input to do intead of doing
it inside the interface. It results in fewer locks during the changes.
*The dvd plugin reads again blocks of 32 sectors to gain speed since
there are no more lock-ups during stream change. I've also created a new
file that contain function to described video and audio streams with ifo
datas.
The changes are made only for gtk. We should update the other interfaces
soon (beos at least).
There is a memory corruption somewhere that make the vlc crash. I've no
idea where to search.
-- 
stef
    
    
More information about the vlc-devel
mailing list