Sat, 02 Jun 2007 12:24:35 +0000 |
diego |
Get rid of superfluous MPLAYER #define, it was always enabled and
|
Sun, 01 Apr 2007 14:42:13 +0000 |
diego |
typo fixes ported from VLC
|
Thu, 08 Mar 2007 22:29:00 +0000 |
reimar |
Support function lookup via ordinal
|
Thu, 08 Mar 2007 22:25:13 +0000 |
reimar |
Allow declaring special undefined functions that will return NULL
|
Sat, 03 Mar 2007 17:25:18 +0000 |
reimar |
The original asm code for the stub returned 0, restore that behaviour.
|
Thu, 01 Mar 2007 02:26:08 +0000 |
voroshil |
Update 3ivx decoder to latest version and allow it to load required library.
|
Sun, 03 Dec 2006 20:26:00 +0000 |
reimar |
mmap memory area for generated code to avoid crashes on machines which
|
Sun, 03 Dec 2006 19:49:39 +0000 |
reimar |
Fix 21381, make sure gcc does not make any ip-relative calls or similar.
|
Wed, 29 Nov 2006 12:56:52 +0000 |
reimar |
Get rid of stubs.S, move code to inline asm.
|
Wed, 29 Nov 2006 12:55:17 +0000 |
reimar |
Cosmetics: remove unused and commented out add_stub function header
|
Wed, 29 Nov 2006 12:44:05 +0000 |
reimar |
Some extra checks and safety space for add_stub function.
|
Wed, 29 Nov 2006 12:20:05 +0000 |
reimar |
Change add_stub code to also work without -fomit-frame-pointer
|
Mon, 27 Nov 2006 16:17:29 +0000 |
reimar |
Remove unused unk_exp1 loader asm code
|
Sat, 04 Nov 2006 16:25:32 +0000 |
rtogni |
Dummy EnumDisplaySettingsA, required by frapsvid.dll 2.8.1
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|