log wavpack.c @ 5539:1c67999f81c8 libavcodec

age author description
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
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavcodec
Sun, 15 Oct 2006 04:50:19 +0000 kostya Ignore blocks with no samples and flags (but usually with MD5 sum) libavcodec
Sat, 14 Oct 2006 05:01:05 +0000 kostya Move block size check to decoder libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 28 Sep 2006 05:01:02 +0000 kostya Handle case of get_bits(0) libavcodec
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavcodec