log loader/module.c @ 35520:ecbaf301748f

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.