log loader/module.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 30 Jul 2011 20:44:37 +0000 reimar Add some runtime patching magic required for latest Cineform decoder.
Tue, 28 Jun 2011 17:01:24 +0000 reimar Fix compilation with --disable-qtx.
Tue, 24 May 2011 19:51:38 +0000 diego configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
Fri, 27 Aug 2010 16:28:53 +0000 reimar Disable loading codecs from the current directory.
Thu, 17 Jun 2010 10:17:37 +0000 diego Rename loader/qt_comp.h --> loader/qt_comp_template.c.
Sun, 23 May 2010 15:50:49 +0000 diego Remove unused function MODULE_DecRefCount(), fixes the warning:
Wed, 24 Mar 2010 01:07:11 +0000 diego Remove /usr[/local]/lib/win32 from the list of Win32 codec search paths.
Tue, 23 Mar 2010 18:01:00 +0000 diego Get rid of pointless def_path variable; use codec_path directly instead.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Sat, 20 Mar 2010 23:27:07 +0000 diego Move SetCodecPath() from loader to get_path.c and make it unconditional.
Thu, 18 Mar 2010 20:44:01 +0000 reimar Split codec path related code into a separate file to fix Windows build.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Mon, 22 Feb 2010 13:59:32 +0000 diego Remove pointless '#if 1' preprocessor directive.
Fri, 12 Feb 2010 01:38:14 +0000 komh Add win32 loader support for OS/2
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 08 Jun 2008 10:43:30 +0000 diego Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
Sat, 01 Mar 2008 10:31:51 +0000 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
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
Tue, 04 May 2004 21:20:58 +0000 rtognimp Support vp6vfw.dll version 6.0.7.3
Thu, 18 Mar 2004 22:00:31 +0000 rtognimp Support for vp5 and vp6 dll decoders
Thu, 29 Jan 2004 08:37:35 +0000 alex switch to inttypes.h (u_int32_t vs uint32_t) in favour of Solaris9/x86 support
Tue, 02 Sep 2003 14:40:16 +0000 mosu Support for QuickTime6.3 DLLs. Patch by Dima K. <dimakar@yahoo.com>
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Sat, 30 Nov 2002 22:02:37 +0000 alex both qt5 and qt6 patching support (qt6 addresses found by arpi)
Mon, 25 Nov 2002 20:08:59 +0000 alex patching out threads ;) raw measure: 18% cpu instead 30%
Mon, 25 Nov 2002 16:29:30 +0000 alex some extra debugging
Sun, 24 Nov 2002 22:26:43 +0000 arpi patching quicktime.qts runtime
Sun, 24 Nov 2002 21:45:23 +0000 arpi - qtx (quicktime's macos emulation layer) debugging/emulation environment :)
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
Tue, 23 Jul 2002 12:03:05 +0000 atmos4 Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
Mon, 20 May 2002 03:25:26 +0000 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
Sun, 21 Apr 2002 16:11:42 +0000 alex ugly hack for morgands
Tue, 11 Dec 2001 22:58:14 +0000 arpi avifile merge. kabi: indent changes really suxxxx
Sat, 03 Nov 2001 19:40:38 +0000 arpi partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
Thu, 04 Oct 2001 02:21:47 +0000 arpi sync with avifile
Thu, 12 Jul 2001 15:27:48 +0000 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
Sun, 18 Mar 2001 01:01:03 +0000 arpi_esp DLL loader updated from avifile-0.60beta4
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision