log libmpcodecs/ad_faad.c @ 30415:3f9c8b7320a2

age author description
Tue, 10 Nov 2009 00:45:19 +0000 tack Add support for 8 channel audio.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 13 Dec 2008 12:31:07 +0000 diego license header consistency cosmetics
Sat, 13 Dec 2008 12:13:48 +0000 diego Replace informal GPL notes by standard GPL header.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Thu, 10 Jan 2008 19:47:18 +0000 eugeni Use malloc for codecdata. Fixes segfault in free_sh_sub.
Mon, 10 Dec 2007 16:53:30 +0000 ulion Fix all current known multi-channel wrong order problems by adding
Fri, 24 Aug 2007 11:18:07 +0000 diego Fix unused variable warning.
Mon, 30 Jul 2007 15:23:25 +0000 reimar Move extern int audio_output_channels; to ad_internal.h
Wed, 27 Sep 2006 21:45:15 +0000 nicodvb in case of errors after decoding quit the main decoding
Mon, 07 Aug 2006 08:57:43 +0000 diego cosmetics: Rename some variables for consistency.
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Thu, 08 Jun 2006 06:56:13 +0000 gpoirier fixes the infinite loop which occurs when there is a decode error in a frame.
Mon, 24 Apr 2006 10:58:40 +0000 rtognimp 4 - Implement a better way to calculate current audio pts and use it for
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes