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
|
Thu, 22 Jun 2006 13:34:00 +0000 |
diego |
CVS --> Subversion in copyright notices
|
Mon, 05 Jun 2006 18:41:01 +0000 |
rtogni |
Support WVC1 decoding via dmo binary codec wvc1dmod.dll
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|