vlc/extras
Gildas Bazin 22b05cefc6 * 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
2002-04-02 23:27:07 +00:00
..
BSDI_dvdioctl * Added BSD/OS libdvd by Steven M. Schultz <sms@TO.GD-ES.COM> in 2001-08-09 23:12:36 +00:00
GNUgetopt * Coding style fixes here and there. 2001-04-28 03:36:26 +00:00
libdvdcss * Fixes for the Win32_msvc build 2002-04-01 21:54:26 +00:00
libdvdread .Fixed a segfault a dvdread exit (my fault). 2002-01-28 21:31:58 +00:00
MacOSX * GNU make detection 2002-03-26 23:39:43 +00:00
Win32_msvc * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option. 2002-04-02 23:27:07 +00:00