log apedec.c @ 8291:eb7667dbb9e0 libavcodec

age author description
Wed, 19 Nov 2008 14:57:48 +0000 kostya Add channel layout to several audio decoders I maintain libavcodec
Wed, 24 Sep 2008 12:45:28 +0000 kostya Correct wrong lower limit and condition used in APE decoder libavcodec
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec
Fri, 29 Aug 2008 06:14:53 +0000 kostya While APE changed container format in 3.98, frequency tables for range coding libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Sun, 06 Jul 2008 06:06:55 +0000 kostya Add several vector functions used by Monkey's Audio decoder to dsputil libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec