summaryrefslogtreecommitdiffstats
path: root/libmpdemux/ms_hdr.h
Commit message (Expand)AuthorAgeFilesLines
* Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunatelydiego2008-03-021-10/+10
* Fix illegal identifiers starting with _ and capital letters.diego2008-03-011-10/+10
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Add comment that clears up what _WINGDI_H is for.diego2007-09-181-0/+1
* Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.hzuxy2007-09-151-1/+1
* Remove useless preprocessor check, _WINGDI_H is never defined.diego2007-09-131-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Consistently use filename as multiple inclusion guard.diego2007-07-021-2/+2
* Better protection against double definition of MPEGLAYER3WAVEFORMATwight2004-08-091-0/+3
* removed loader/ dependancy, imported some files from g2, also used patches fr...alex2004-04-281-0/+78