log dca.c @ 5974:ae05d6d12f12 libavcodec

age author description
Sun, 02 Dec 2007 21:12:43 +0000 reimar Use the correct "const float *" type for variable instead of casting const away. libavcodec
Thu, 06 Sep 2007 14:55:13 +0000 kostya Set data_size to zero when DCA header parse failed libavcodec
Thu, 23 Aug 2007 20:28:28 +0000 reimar Add request_channels member to AVCodecContext so we now have a proper libavcodec
Thu, 24 May 2007 04:08:48 +0000 kostya fix dca_bitalloc_index decoder init libavcodec
Thu, 24 May 2007 04:02:47 +0000 kostya Fix dca.c compilation with #define TRACE libavcodec
Fri, 18 May 2007 10:06:07 +0000 banan Better error reporting. libavcodec
Sat, 05 May 2007 12:18:14 +0000 diego Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings. libavcodec
Thu, 03 May 2007 23:50:24 +0000 diego Move dca parser to its own file. libavcodec
Wed, 02 May 2007 20:42:44 +0000 jbr cosmetics: indention after last commit libavcodec
Wed, 02 May 2007 20:33:32 +0000 jbr use downmixing coefficients in dca decoder. libavcodec
Wed, 02 May 2007 20:31:32 +0000 jbr enable multichannel output in dca decoder. libavcodec
Fri, 27 Apr 2007 12:41:55 +0000 michael fix exploitable buffer overflow libavcodec
Tue, 24 Apr 2007 17:31:39 +0000 kostya 1000l to myself as used VLC indexes were totally wrong libavcodec
Wed, 04 Apr 2007 11:51:08 +0000 gpoirier changes some function declarations from () to (void) as per ansi c. libavcodec
Tue, 27 Feb 2007 06:30:40 +0000 kostya DCA decoder libavcodec