log wv.c @ 2491:51d707a515f2 libavformat

age author description
Mon, 13 Aug 2007 05:36:50 +0000 kostya Support for WavPack version 0x410 (false stereo chunks) libavformat
Sun, 05 Aug 2007 05:56:34 +0000 kostya Add the handling of the INT32INFO block to the WavPack decoder. libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Sun, 28 Jan 2007 17:23:28 +0000 kostya Seeking support in WavPack libavformat
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavformat
Sun, 15 Oct 2006 10:31:50 +0000 diego Remove unused variable. libavformat
Sun, 15 Oct 2006 04:50:19 +0000 kostya Ignore blocks with no samples and flags (but usually with MD5 sum) libavformat
Sat, 14 Oct 2006 05:01:05 +0000 kostya Move block size check to decoder libavformat
Tue, 10 Oct 2006 04:10:53 +0000 kostya 10l: remove alien seek function from demuxer libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavformat