Mon, 21 Jan 2008 00:14:52 +0000 |
diego |
Surround variable declarations by preprocessor conditionals to avoid warnings:
|
Sun, 20 Jan 2008 17:16:39 +0000 |
diego |
Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
|
Tue, 18 Dec 2007 09:13:19 +0000 |
diego |
Stop MPlayer from complaining about bogus AviSynth DLL load failures.
|
Mon, 10 Sep 2007 11:41:26 +0000 |
diego |
warning fixes:
|
Mon, 27 Nov 2006 02:44:06 +0000 |
nplourde |
fix compilation for win32 dll codec support for intel osx
|
Sun, 26 Nov 2006 18:33:41 +0000 |
diego |
Rename config.h --> debug.h and include config.h explicitly.
|
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
|
Wed, 07 Jun 2006 18:18:57 +0000 |
banan |
Nop some instructions causing the vfwvp6 dll encoder to crash.
|
Wed, 07 Jun 2006 13:12:11 +0000 |
reimar |
Fix runtime-patching code to take into account the address when the codec is loaded.
|
Fri, 15 Apr 2005 20:17:14 +0000 |
diego |
Mark modified imported files as such to comply with GPL ¡ø2a.
|
Sun, 24 Oct 2004 00:29:57 +0000 |
rtognimp |
Windows media video advanced profile (wmva) support via binary codec
|
Tue, 12 Oct 2004 16:33:00 +0000 |
alex |
better component_func
|
Tue, 12 Oct 2004 16:30:40 +0000 |
alex |
runtime patching vp31vfw.dll, so non-patched dlls can be used aswell. note: this does not breaks if the dll is already patched
|
Sat, 28 Aug 2004 20:22:38 +0000 |
rathann |
loader gcc warning fixes and avifile sync
|