Mon, 22 Feb 2010 14:27:32 +0000 |
tack |
Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a
|
Wed, 17 Feb 2010 22:33:21 +0000 |
diego |
Add config.h header #include; it is required for the HAVE_BIGENDIAN check.
|
Sun, 26 Jul 2009 19:53:00 +0000 |
diego |
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
|
Fri, 08 May 2009 21:51:13 +0000 |
diego |
Add standard license header to all files in libmpdemux.
|
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
|