| Commit message (Expand) | Author | Age |
... | |
* | cosmetics: Add comments to some #endif preprocessor directives. | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | Fix for: | voroshil | 2007-09-10 |
* | Fix for: | voroshil | 2007-09-10 |
* | Proper fix for: | voroshil | 2007-09-10 |
* | cosmetics: Fix silly typo. | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fixes: | diego | 2007-09-10 |
* | warning fix: | diego | 2007-09-10 |
* | Avoid releasing of unallocated memory. | voroshil | 2007-09-08 |
* | Always initialize pUnk pointer with zero. | voroshil | 2007-09-08 |
* | Revert last commit, -mstackrealign was added in gcc 4.2 and should not | diego | 2007-08-27 |
* | Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL. | diego | 2007-08-24 |
* | Ugly hack to make xanlib.dll work. | reimar | 2007-08-01 |
* | ISO8859-1 --> UTF-8 | diego | 2007-07-09 |
* | Add regular #define for header file. | voroshil | 2007-06-08 |
* | 10l: Remove overlooked instance of NOAVIFILE_HEADERS. | diego | 2007-06-02 |
* | Get rid of superfluous __WINE__ #define, it was always enabled and | diego | 2007-06-02 |
* | Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and | diego | 2007-06-02 |
* | Get rid of superfluous MPLAYER #define, it was always enabled and | diego | 2007-06-02 |
* | typo fixes ported from VLC | diego | 2007-04-01 |
* | check that definition of prototype of sysi86(int, void*) doesn't conflict; fi... | nicodvb | 2007-03-18 |
* | Use explicit path for headers from the dshow/ subdirectory. | diego | 2007-03-15 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 |
* | Support function lookup via ordinal | reimar | 2007-03-08 |
* | Allow declaring special undefined functions that will return NULL | reimar | 2007-03-08 |
* | Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple... | reimar | 2007-03-04 |
* | The original asm code for the stub returned 0, restore that behaviour. | reimar | 2007-03-03 |
* | Rework of copying samples from directshow codecs. | voroshil | 2007-03-02 |
* | Update 3ivx decoder to latest version and allow it to load required library. | voroshil | 2007-03-01 |
* | Fix wrong typecast, which can cause MPlayer crash | voroshil | 2007-02-26 |
* | Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilat... | voroshil | 2007-02-25 |
* | Fix loading of mpeg4ds direct show video codec under win32, broken in r22322 | voroshil | 2007-02-23 |
* | Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed | voroshil | 2007-02-23 |