| Commit message (Expand) | Author | Age |
* | Remove $Id$ tags, they make diffs between different versions | reimar | 2008-01-27 |
* | Disable unused functions find_handle_2, find_handle_by_name, fixes the warning: | diego | 2008-01-23 |
* | Disable unused function test_heap, fixes the warning: | diego | 2008-01-23 |
* | Remove unused function exp_ftol_wrong, fixes the warning: | diego | 2008-01-23 |
* | Remove unused function fixup_address, fixes the warning: | diego | 2008-01-23 |
* | Remove unused DPRINTF__ macro. | diego | 2008-01-23 |
* | Surround variable declarations by preprocessor conditionals to avoid warnings: | diego | 2008-01-21 |
* | Comment out unused variables, fixes the warnings: | diego | 2008-01-21 |
* | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a | diego | 2008-01-20 |
* | Add missing #include, fixes the warning: | diego | 2008-01-19 |
* | Use ld conversion specifier for long int argument, fixes the warning: | diego | 2008-01-19 |
* | Add missing #include, fixes the warning: | diego | 2008-01-19 |
* | Remove another 2 useless casts | reimar | 2008-01-13 |
* | Get rid of another useless cast | reimar | 2008-01-13 |
* | Remove a cast useless since r24425. | reimar | 2008-01-13 |
* | Move variable declaration into block where it is used. | reimar | 2008-01-13 |
* | Remove result from warning string, it has no useful meaning here. | reimar | 2008-01-13 |
* | Remove a useless cast | reimar | 2008-01-13 |
* | Remove all test programs with 'make clean'. | diego | 2008-01-06 |
* | /usr/lib/win32 --> /usr/local/lib/codecs | diego | 2008-01-06 |
* | Remove compilation command comments. | diego | 2008-01-06 |
* | Comment out non-existing mp_msg_set_level function to fix linking. | diego | 2008-01-06 |
* | Fix compilation by replacing a broken macro with in-place code. | diego | 2008-01-06 |
* | Fix compilation due to conflicting type declaration: | diego | 2008-01-06 |
* | Add missing #include so that the header works standalone. | diego | 2008-01-06 |
* | Add proper compilation rules for qtx/list and qtx/qtxload and remove silly | diego | 2008-01-06 |
* | Get the dshow test program closer to linking. | diego | 2008-01-06 |
* | Fix warnings: | diego | 2008-01-06 |
* | Add missing #includes to fix compilation: | diego | 2008-01-06 |
* | Fix typo, LIBNAME should be LIBNAME_COMMON. | diego | 2008-01-05 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 |
* | Consistently use just the name of the #ifdef directive in preprocessor comments. | diego | 2008-01-01 |
* | consistency cosmetics | diego | 2008-01-01 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | Stop MPlayer from complaining about bogus AviSynth DLL load failures. | diego | 2007-12-18 |
* | Replace hardcoded 0 by equivalent O_RDONLY | reimar | 2007-10-21 |
* | add comment to endif | compn | 2007-10-18 |
* | Add Coinitialize function to vfw encoder and win32 loader. | compn | 2007-10-17 |
* | Detect support of and add necessary CFLAGS to avoid crashes when loading | diego | 2007-10-01 |
* | Move AM_MEDIA_TYPE structure definition to mediatype.h. | voroshil | 2007-09-13 |
* | Remove leading underscores from multiple inclusion guards, | diego | 2007-09-13 |
* | Fix include path. | diego | 2007-09-13 |
* | Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined. | diego | 2007-09-12 |
* | cosmetics: Use uppercase for multiple inclusion guards and comment #endifs. | diego | 2007-09-12 |
* | Remove useless #ifndef, __WINE_WINGDI_H is never defined. | diego | 2007-09-12 |
* | Remove redundant multiple inclusion guard. | diego | 2007-09-12 |
* | Consistently use path as multiple inclusion guard. | diego | 2007-09-12 |
* | Fix indentation after r24367. | cehoyos | 2007-09-10 |
* | Revert r24424. | voroshil | 2007-09-10 |
* | Fix for: | voroshil | 2007-09-10 |