[vlc-devel] CVS Commit (gbazin)

cvs at videolan.org cvs at videolan.org
Fri Mar 7 00:10:11 CET 2003


Update of /var/cvs/videolan/vlc/include
Modified Files:
	aout_internal.h 

Update of /var/cvs/videolan/vlc/src/audio_output
Modified Files:
	dec.c 

Log Message:

* src/audio_output/dec.c, include/aout_internal.h: the aout core was 
automatically discarding audio samples that were above AOUT_MAX_ADVANCE_TIME 
in the future. Problem is that p_input->i_pts_delay isn't a fixed value. We 
now fetch this value from the input thread when we create an aout_instance_t.
This solves problems with the http access plugin.

-- 
gbazin
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list