log loader/module.c @ 23370:f3add453c968

age author description
2006-11-27 nplourde fix compilation for win32 dll codec support for intel osx
2006-11-26 diego Rename config.h --> debug.h and include config.h explicitly.
2006-07-02 reynaldo rm unnecesary casts from void* - part 2
2006-06-22 diego CVS --> Subversion in copyright notices
2006-06-07 banan Nop some instructions causing the vfwvp6 dll encoder to crash.
2006-06-07 reimar Fix runtime-patching code to take into account the address when the codec is loaded.
2005-04-15 diego Mark modified imported files as such to comply with GPL ยง2a.
2004-10-24 rtognimp Windows media video advanced profile (wmva) support via binary codec
2004-10-12 alex better component_func
2004-10-12 alex runtime patching vp31vfw.dll, so non-patched dlls can be used aswell. note: this does not breaks if the dll is already patched
2004-08-28 rathann loader gcc warning fixes and avifile sync
2004-05-04 rtognimp Support vp6vfw.dll version 6.0.7.3
2004-03-18 rtognimp Support for vp5 and vp6 dll decoders
2004-01-29 alex switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support
2003-09-02 mosu Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>
2002-12-14 arpi compiler warning fixes
2002-11-30 alex both qt5 and qt6 patching support (qt6 addresses found by arpi)
2002-11-25 alex patching out threads ;) raw measure: 18% cpu instead 30%
2002-11-25 alex some extra debugging
2002-11-24 arpi patching quicktime.qts runtime
2002-11-24 arpi - qtx (quicktime's macos emulation layer) debugging/emulation environment :)
2002-09-13 arpi avifile sync - 95% cosmetics 5% bug
2002-07-23 atmos4 Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
2002-05-20 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
2002-04-21 alex ugly hack for morgands
2001-12-11 arpi avifile merge. kabi: indent changes really suxxxx
2001-11-03 arpi partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
2001-10-04 arpi sync with avifile
2001-07-12 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
2001-03-18 arpi_esp DLL loader updated from avifile-0.60beta4
2001-02-24 arpi_esp Initial revision