| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 14 | -204/+204 |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 6 | -56/+56 |
* | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. | diego | 2008-10-16 | 1 | -1/+1 |
* | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. | diego | 2008-10-16 | 1 | -1/+1 |
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately | diego | 2008-03-02 | 2 | -11/+11 |
* | Fix illegal identifiers starting with _ and capital letters. | diego | 2008-03-01 | 2 | -11/+11 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-23 | 28 | -97/+97 |
* | Remove misplaced #endif comment. | diego | 2008-02-21 | 1 | -1/+1 |
* | Get rid of redundant dbg_printf redefinition. Fixes some warnings: | diego | 2008-01-28 | 1 | -9/+0 |
* | Remove $Id$ tags, they make diffs between different versions | reimar | 2008-01-27 | 4 | -4/+0 |
* | Remove unused DPRINTF__ macro. | diego | 2008-01-23 | 1 | -9/+0 |
* | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a | diego | 2008-01-20 | 13 | -223/+223 |
* | Consistently use just the name of the #ifdef directive in preprocessor comments. | diego | 2008-01-01 | 6 | -11/+11 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -1/+2 |
* | add comment to endif | compn | 2007-10-18 | 1 | -1/+1 |
* | Add Coinitialize function to vfw encoder and win32 loader. | compn | 2007-10-17 | 1 | -0/+19 |
* | Remove leading underscores from multiple inclusion guards, | diego | 2007-09-13 | 27 | -93/+88 |
* | Fix include path. | diego | 2007-09-13 | 1 | -1/+1 |
* | Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined. | diego | 2007-09-12 | 1 | -2/+0 |
* | Remove useless #ifndef, __WINE_WINGDI_H is never defined. | diego | 2007-09-12 | 1 | -2/+0 |
* | Remove redundant multiple inclusion guard. | diego | 2007-09-12 | 1 | -2/+0 |
* | Consistently use path as multiple inclusion guard. | diego | 2007-09-12 | 3 | -11/+11 |
* | Revert r24424. | voroshil | 2007-09-10 | 5 | -48/+48 |
* | Fix for a lot of | voroshil | 2007-09-10 | 5 | -48/+48 |
* | cosmetics: Add comments to some #endif preprocessor directives. | diego | 2007-09-10 | 3 | -3/+3 |
* | Get rid of superfluous __WINE__ #define, it was always enabled and | diego | 2007-06-02 | 6 | -58/+0 |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 | 1 | -2/+2 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 | 4 | -8/+8 |
* | Several minor fixes: Correctly advertise SSE and SSE2 instruction sets, | reimar | 2005-10-02 | 1 | -0/+1 |
* | Remove stray MSDOS linebreaks | ivo | 2005-08-10 | 1 | -4/+2 |
* | mingw and maybe other system define the __int* types to char, short..., so th... | faust3 | 2005-06-07 | 1 | -0/+16 |
* | Mark modified imported files as such to comply with GPL ยง2a. | diego | 2005-04-15 | 4 | -0/+22 |
* | icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl> | diego | 2005-01-14 | 1 | -0/+11 |
* | loader gcc warning fixes and avifile sync | rathann | 2004-08-28 | 2 | -11/+11 |
* | Better protection against double definition of MPEGLAYER3WAVEFORMAT | wight | 2004-08-09 | 1 | -2/+3 |
* | minimal fix for alex's 1000000000000l compile errors. imo the fix in | rfelker | 2004-04-30 | 1 | -0/+2 |
* | last mingw32 support patch by Sascha Sommer | alex | 2003-04-24 | 1 | -3/+15 |
* | VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net> | arpi | 2002-10-09 | 1 | -1/+1 |
* | avifile sync - 95% cosmetics 5% bug | arpi | 2002-09-13 | 6 | -21/+28 |
* | ICDecompressEndEx() added | arpi | 2002-09-03 | 1 | -1/+1 |
* | fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr> | atmos4 | 2002-08-31 | 1 | -1/+1 |
* | cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com> | arpi | 2002-06-04 | 1 | -0/+6 |
* | allow LPSTR typedef | arpi | 2002-03-20 | 1 | -2/+2 |
* | better naming | arpi | 2002-02-07 | 1 | -3/+3 |
* | reversed patch - faszom (C++) .so-ba | arpi | 2001-12-17 | 1 | -1/+1 |
* | ULONG bug fix | pontscho | 2001-12-16 | 1 | -1/+1 |
* | workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | arpi | 2001-12-16 | 2 | -11/+11 |
* | avifile merge. kabi: indent changes really suxxxx | arpi | 2001-12-11 | 1 | -59/+0 |
* | decl. of VirtualFree changed (avifile sync) | arpi | 2001-11-26 | 1 | -1/+1 |
* | packed attribute added | arpi | 2001-11-26 | 1 | -2/+2 |
* | MPEGLAYER3WAVEFORMAT added | arpi | 2001-11-02 | 1 | -0/+14 |
* | new Processor Features | alex | 2001-10-30 | 1 | -1/+4 |
* | removed unused buggy shit | arpi | 2001-09-02 | 1 | -19/+0 |
* | GUID fix | arpi | 2001-09-02 | 1 | -3/+10 |
* | added WAVEFORMATEXTENSIBLE and new WAVE FORMAT TAGS | arpi | 2001-09-02 | 1 | -42/+178 |
* | MPlayer doesn't compile on linux/alpha | jkeil | 2001-07-16 | 1 | -1/+1 |
* | Remove some superfluous casts. Fixes a few compile warnings. | jkeil | 2001-07-14 | 1 | -5/+5 |
* | Fix two prototype warnings | jkeil | 2001-07-13 | 1 | -0/+1 |
* | Add prototypes to wine/loader stuff, so that we can catch __stdcall function | jkeil | 2001-07-12 | 2 | -443/+1 |
* | VfwEx support | arpi | 2001-07-08 | 1 | -0/+13 |
* | 'You' bug fixed | arpi_esp | 2001-03-21 | 1 | -1/+1 |
* | DLL loader updated from avifile-0.60beta4 | arpi_esp | 2001-03-18 | 2 | -3/+7 |
* | Initial revision | arpi_esp | 2001-02-24 | 28 | -0/+13363 |