aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader
Commit message (Expand)AuthorAge
* Revert r24424.Gravatar voroshil2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Fix for a lot ofGravatar voroshil2007-09-10
* cosmetics: Add comments to some #endif preprocessor directives.Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Proper fix for:Gravatar voroshil2007-09-10
* cosmetics: Fix silly typo.Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* Avoid releasing of unallocated memory.Gravatar voroshil2007-09-08
* Always initialize pUnk pointer with zero.Gravatar voroshil2007-09-08
* Revert last commit, -mstackrealign was added in gcc 4.2 and should notGravatar diego2007-08-27
* Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.Gravatar diego2007-08-24
* Ugly hack to make xanlib.dll work.Gravatar reimar2007-08-01
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Add regular #define for header file.Gravatar voroshil2007-06-08
* 10l: Remove overlooked instance of NOAVIFILE_HEADERS.Gravatar diego2007-06-02
* Get rid of superfluous __WINE__ #define, it was always enabled andGravatar diego2007-06-02
* Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled andGravatar diego2007-06-02
* Get rid of superfluous MPLAYER #define, it was always enabled andGravatar diego2007-06-02
* typo fixes ported from VLCGravatar diego2007-04-01
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...Gravatar nicodvb2007-03-18
* Use explicit path for headers from the dshow/ subdirectory.Gravatar diego2007-03-15
* cosmetics: Fix indentation, reorder some lines for consistency.Gravatar diego2007-03-13
* Give more descriptive names to the source and library variables and splitGravatar diego2007-03-13
* Support function lookup via ordinalGravatar reimar2007-03-08
* Allow declaring special undefined functions that will return NULLGravatar reimar2007-03-08
* Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-imple...Gravatar reimar2007-03-04
* The original asm code for the stub returned 0, restore that behaviour.Gravatar reimar2007-03-03
* Rework of copying samples from directshow codecs.Gravatar voroshil2007-03-02
* Update 3ivx decoder to latest version and allow it to load required library.Gravatar voroshil2007-03-01
* Fix wrong typecast, which can cause MPlayer crashGravatar voroshil2007-02-26