aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/ms_hdr.h
Commit message (Expand)AuthorAge
* Revert fixing illegal identifiers to fix compilation on MinGW. UnfortunatelyGravatar diego2008-03-02
* Fix illegal identifiers starting with _ and capital letters.Gravatar diego2008-03-01
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Add comment that clears up what _WINGDI_H is for.Gravatar diego2007-09-18
* Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.hGravatar zuxy2007-09-15
* Remove useless preprocessor check, _WINGDI_H is never defined.Gravatar diego2007-09-13
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Consistently use filename as multiple inclusion guard.Gravatar diego2007-07-02
* Better protection against double definition of MPEGLAYER3WAVEFORMATGravatar wight2004-08-09
* removed loader/ dependancy, imported some files from g2, also used patches fr...Gravatar alex2004-04-28