log wv.c @ 6391:d05e8fb04c6f libavformat

age author description
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Thu, 21 Jan 2010 09:47:02 +0000 conrad Set start_time and duration in AVStream instead of AVFormatContext for libavformat
Fri, 06 Nov 2009 18:25:45 +0000 kostya 10l: WavPack demuxer forgot to seek back to initial position after block libavformat
Thu, 05 Nov 2009 08:14:48 +0000 kostya If custom sampling rate is set in WavPack file, parse first block to find libavformat
Thu, 05 Nov 2009 08:10:50 +0000 kostya Initialize block_parsed before reading first block header in WavPack demuxer, libavformat
Sun, 18 Oct 2009 15:28:53 +0000 kostya Read metadata in WavPack files. libavformat
Wed, 06 May 2009 05:40:43 +0000 kostya Add floating point audio decoding to WavPack decoder. libavformat