log libmpcodecs/ad_realaud.c @ 30421:bbb6ebec87a0

age author description
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sun, 24 Jun 2007 14:04:48 +0000 reimar Move variable into the block where it actually used
Mon, 28 May 2007 08:12:41 +0000 diego Remove unused variables.
Thu, 15 Mar 2007 08:29:24 +0000 diego Include loader/ prefix in #include path everywhere.
Sun, 03 Dec 2006 21:43:57 +0000 reimar Remove unused function pointers, they probably had incorrect prototypes
Wed, 19 Jul 2006 18:20:25 +0000 rtogni Quit on eof, was broken by r17150
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Fri, 03 Mar 2006 22:38:46 +0000 diego Reduce Real DLL/so loading verbosity, OKed by Roberto.
Fri, 09 Dec 2005 16:25:37 +0000 rtognimp Move audio packets reordering from codec interface to demuxers for real
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sat, 01 Oct 2005 12:35:18 +0000 reimar Check for eof instead of decoding the same data over and over.
Thu, 21 Jul 2005 17:03:43 +0000 reimar Too little memory alloced.
Wed, 25 May 2005 08:48:32 +0000 diego DragonFly BSD support
Tue, 25 Jan 2005 22:39:45 +0000 rtognimp Always select correct descramblig matrix for sipr audio
Wed, 03 Nov 2004 02:50:01 +0000 nplourde remove mac shlb support to use new helix codec for realvideo support on osx
Thu, 24 Jun 2004 13:53:49 +0000 alex another 10l
Thu, 24 Jun 2004 09:23:00 +0000 alex 10l
Thu, 24 Jun 2004 09:19:15 +0000 alex support for realvideo codecs under macosx, original patch by Donnie Smith
Fri, 30 Apr 2004 10:26:26 +0000 rfelker minimal fix for alex's 1000000000000l compile errors. imo the fix in
Sun, 17 Aug 2003 21:18:02 +0000 diego sysm --> syms typo fix by Joey Parrish
Sat, 19 Jul 2003 22:05:16 +0000 diego Win32 codec paths in vd_realvid.c
Tue, 20 May 2003 19:19:32 +0000 alex OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
Sat, 17 May 2003 09:41:18 +0000 faust3 realaudio 28_8 and 14_4 dll support
Mon, 12 May 2003 15:50:40 +0000 alex use dynamic path[] allocation and possible better wraSetDLLAccessPath mechanism :)
Sun, 11 May 2003 17:58:03 +0000 alex cygwin/mingw32 support by Sascha Sommer
Wed, 30 Apr 2003 19:45:34 +0000 rtognimp Support for codec 14_4 and 28_8
Sun, 09 Mar 2003 17:17:39 +0000 arpi - removed unused global 'handle'
Tue, 11 Feb 2003 15:24:26 +0000 alex windows support and eleminating some 10ls. Win32 ATRC has audio artifacts, Win32 SIPR is just silent, but at least Win32 COOK works nice -- at least by me, on linux
Mon, 04 Nov 2002 00:23:53 +0000 arpi - realaudio ATRC (sony atrac3) codec support
Wed, 16 Oct 2002 15:59:04 +0000 arpi tell the codec wrapper the codec path (fixes realaudio Sipr)
Sun, 29 Sep 2002 19:19:31 +0000 arpi warning fixes
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Fri, 30 Aug 2002 20:06:22 +0000 arpi sync driver names with codec-cfg
Fri, 30 Aug 2002 19:49:37 +0000 arpi renamed to match driver family name base libmpcodecs/ad_real.c@ed8dfef3a482