log wavpack.c @ 6176:1d735690e172 libavcodec

age author description
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