log TOOLS/realcodecs/drv3.c @ 37179:b02352aadc5d

age author description
Sun, 17 Mar 2013 22:47:31 +0000 diego Avoid usage of obsolete and BSD-specific "struct timezone".
Fri, 19 Feb 2010 09:46:31 +0000 diego TOOLS/realcodecs: Remove pointless '#if 1' preprocessor directives.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 05 Jan 2009 14:48:03 +0000 diego Add missing 'void' keyword to parameterless function declarations.
Fri, 02 Jan 2009 11:46:34 +0000 diego Relicense to GPLv2 or later with the author's permission.
Thu, 01 Jan 2009 23:16:36 +0000 diego Fix confused references to DLL filenames.
Mon, 21 Apr 2008 05:43:49 +0000 diego Remove pointless '0' flag from fprintf call, fixes the warning:
Mon, 10 Dec 2007 14:39:19 +0000 diego Fix printf format string length modifiers, removes about a trillion warnings.
Mon, 10 Dec 2007 14:13:34 +0000 diego Comment out unused variable.
Mon, 27 Aug 2007 11:05:40 +0000 diego warning fixes:
Mon, 27 Aug 2007 10:32:46 +0000 diego Fix a ton of warnings:
Mon, 27 Aug 2007 10:16:10 +0000 diego Fix "incompatible implicit declaration of built-in function 'exit'" warnings.
Tue, 22 Oct 2002 15:55:40 +0000 arpi some fixes
Wed, 28 Aug 2002 14:17:06 +0000 arpi realplayer codecs wrappers, originaly written by Florian Schneider, extended