CVS Commit: vlc
cvs at videolan.org
cvs at videolan.org
Mon Mar 4 23:18:25 CET 2002
Update of /var/cvs/videolan/vlc/src/interface
Modified Files:
main.c
Update of /var/cvs/videolan/vlc/src/audio_output
Modified Files:
audio_output.c aout_pcm.c
Update of /var/cvs/videolan/vlc/plugins/dvdread
Modified Files:
input_dvdread.c
Update of /var/cvs/videolan/vlc/plugins/dvd
Modified Files:
input_dvd.c
Update of /var/cvs/videolan/vlc/include
Modified Files:
audio_output.h
Log Message:
* We now make sure the aout plugin buffers always contain between
AOUT_BUFFER_DURATION/2 and AOUT_BUFFER_DURATION*3/2 worth of audio.
This should solve the audio buffer underruns.
* fix for the bug in input when filename contains a '@' character.
* simplified the win32 specific changes to the input parser. ( I think
we can safely assume that no access plugin name will have a length of
one character)
--
gbazin
--
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