log loader/dmo/dmo.c @ 37193:82a15e343f94

age author description
Sat, 27 Sep 2014 18:44:47 +0000 reimar dmo: print messages to stderr instead of stdout.
Sat, 27 Sep 2014 18:44:46 +0000 reimar dmo.c: Remove cast that is not a good idea.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Mon, 04 Jan 2010 20:32:23 +0000 diego Drop -Iloader from CPPFLAGS for the loader subdirectory.
Mon, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Thu, 11 Dec 2008 21:29:01 +0000 diego Change some printf calls to 'Debug printf' so as not to pollute stdout.
Sun, 08 Jun 2008 10:43:30 +0000 diego Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Mon, 10 Sep 2007 18:27:45 +0000 voroshil Fix for:
Mon, 10 Sep 2007 13:29:14 +0000 diego warning fix:
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Fri, 15 Apr 2005 20:17:14 +0000 diego Mark modified imported files as such to comply with GPL ¡ø2a.
Mon, 21 Apr 2003 21:06:08 +0000 alex cygwin support patch by Sascha Sommer and some fixes by me
Tue, 26 Nov 2002 22:54:11 +0000 arpi DMO interfaces (copied/converted(c++->c) from avifile)