Mercurial > libavcodec.hg
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 |