log wv.c @ 5198:7838e959a646 libavformat

age author description
Wed, 06 May 2009 05:40:43 +0000 kostya Add floating point audio decoding to WavPack decoder. libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Fri, 16 Jan 2009 17:46:19 +0000 kostya WavPack hybrid mode support libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
Thu, 19 Jun 2008 22:57:00 +0000 bcoudurier remove useless close func libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Sun, 16 Sep 2007 23:00:44 +0000 aurel loosen dependencies over allformats.h libavformat
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