CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Wed Apr 3 01:27:07 CEST 2002


Update of /var/cvs/videolan/vlc/plugins/gtk
Modified Files:
	fixfiles.sh gtk_interface.c gnome_interface.c 

Update of /var/cvs/videolan/vlc
Modified Files:
	configure.in configure INSTALL.win32 

Update of /var/cvs/videolan/vlc/extras/Win32_msvc
Modified Files:
	defs.h 

Log Message:


* Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
  ( this creates a small memory leak as we don't free the string obtained
    from config_GetPszVariable, but I think we can live with it for now )

* the SSE plugins are disable on the mingw32 build as they don't work.
  ( because memalign is not implemented on win32, and malloc only aligns
    on an 8 bytes boundary )

* fixed small mistake in INSTALL.win32

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