log libmpdemux/ms_hdr.h @ 35696:2d3b65e5ae1a

age author description
2010-02-22 tack Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a
2010-02-17 diego Add config.h header #include; it is required for the HAVE_BIGENDIAN check.
2009-07-26 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
2009-05-08 diego Add standard license header to all files in libmpdemux.
2009-03-27 reimar Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADER
2008-03-02 diego Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
2008-03-01 diego Fix illegal identifiers starting with _ and capital letters.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2007-12-31 diego Add explanatory comments to the #endif part of multiple inclusion guards.
2007-09-18 diego Add comment that clears up what _WINGDI_H is for.
2007-09-15 zuxy Revert r24446 since it breaks mingw32 build: _WINGDI_H is defined in wingdi.h
2007-09-13 diego Remove useless preprocessor check, _WINGDI_H is never defined.
2007-07-02 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
2007-07-02 diego Consistently use filename as multiple inclusion guard.
2004-08-09 wight Better protection against double definition of MPEGLAYER3WAVEFORMAT
2004-04-28 alex removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski