index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
ms_hdr.h
Commit message (
Expand
)
Author
Age
*
Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER
reimar
2009-03-27
*
Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
diego
2008-03-02
*
Fix illegal identifiers starting with _ and capital letters.
diego
2008-03-01
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Add comment that clears up what _WINGDI_H is for.
diego
2007-09-18
*
Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.h
zuxy
2007-09-15
*
Remove useless preprocessor check, _WINGDI_H is never defined.
diego
2007-09-13
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Consistently use filename as multiple inclusion guard.
diego
2007-07-02
*
Better protection against double definition of MPEGLAYER3WAVEFORMAT
wight
2004-08-09
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28