CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Thu Mar 28 11:17:06 CET 2002


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

Update of /var/cvs/videolan/vlc/plugins/directx
Modified Files:
	vout_directx.c 

Update of /var/cvs/videolan/vlc/plugins/dvd
Modified Files:
	dvd_access.c 

Log Message:


* don't try to stat() the dvd drive letter on win32
* disabled YUV overlay double buffering for now, as it seems to actually be
    slower.
* temporary fix in vlc_cond_signal() for win32 (I really should use
    SignalObjectAndWait() on WinNT so we can avoid race conditions in the
    pthread code). This fixes a problem noticed on WinXP where vlc would
    freeze regularly and eat-up all the CPU (fun no?)

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