log libmpdemux/ms_hdr.h @ 29036:69d26a2ce817

age author description
Fri, 27 Mar 2009 18:55:21 +0000 reimar Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER
Sun, 02 Mar 2008 19:38:50 +0000 diego Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
Sat, 01 Mar 2008 10:48:29 +0000 diego Fix illegal identifiers starting with _ and capital letters.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Tue, 18 Sep 2007 10:56:29 +0000 diego Add comment that clears up what _WINGDI_H is for.
Sat, 15 Sep 2007 07:46:38 +0000 zuxy Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.h
Thu, 13 Sep 2007 14:12:06 +0000 diego Remove useless preprocessor check, _WINGDI_H is never defined.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 21:34:39 +0000 diego Consistently use filename as multiple inclusion guard.
Mon, 09 Aug 2004 15:53:10 +0000 wight Better protection against double definition of MPEGLAYER3WAVEFORMAT
Wed, 28 Apr 2004 10:18:33 +0000 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski