log wavpack.c @ 8243:d5949e5d36f3 libavcodec

age author description
Wed, 19 Nov 2008 14:57:48 +0000 kostya Add channel layout to several audio decoders I maintain libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 16:12:00 +0000 michael const libavcodec
Sun, 25 Nov 2007 17:31:55 +0000 aurel remove some empty close/init functions in avcodec libavcodec
Sun, 26 Aug 2007 22:38:57 +0000 aurel add get_unary_0_33() to help gcc with inlining libavcodec
Sun, 26 Aug 2007 22:33:48 +0000 aurel move get_unary() to its own file libavcodec
Mon, 13 Aug 2007 05:36:50 +0000 kostya Support for WavPack version 0x410 (false stereo chunks) libavcodec
Mon, 13 Aug 2007 05:35:48 +0000 kostya Rename flag for consistency with the next commit libavcodec
Wed, 08 Aug 2007 22:36:12 +0000 alex use get_unary from bitstream.h libavcodec
Sun, 05 Aug 2007 05:56:34 +0000 kostya Add the handling of the INT32INFO block to the WavPack decoder. libavcodec
Tue, 20 Mar 2007 05:44:42 +0000 kostya Correctly handle data_size on decoding libavcodec
Sat, 27 Jan 2007 14:24:40 +0000 kostya Coded residual in WavPack may be > 0xFFFF libavcodec