[vlc-devel] CVS Commit (sigmunau)

cvs at videolan.org cvs at videolan.org
Sun Sep 14 15:54:43 CEST 2003


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

Log Message:
src/video_output/video_output.c:
 * if the given vout thread is a filter, then don't sleep untill the display
date. This reduces the chance of pictures being late when reaching the vout
if one or more filters are in use
 * don't include current render time in the render_time sliding mean if it
is way too large ( as inspired by Simon Gittins ).
 * weight the current sliding mean tree times more than the current render
time when calculating the new render time. This should make the code more
robust to jitter in render time

-- 
sigmunau

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