log flacdec.c @ 6468:317dedc6b9a2 libavformat

age author description
Mon, 30 Aug 2010 23:16:35 +0000 aurel split raw.c into rawdec.c and rawenc.c libavformat
Fri, 11 Jun 2010 13:44:57 +0000 cehoyos Generalize ID3v2 functions to support ID3v2-like ID headers with a libavformat
Sat, 03 Apr 2010 14:15:00 +0000 stefano Replace all remaining occurrences of AVERROR_NOMEM with libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sat, 20 Mar 2010 13:36:43 +0000 jbr Add VorbisComment writing to FLAC files. libavformat
Sat, 13 Mar 2010 19:19:44 +0000 stefano Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark libavformat
Fri, 12 Mar 2010 05:16:44 +0000 conrad oggdec: Metadata is per-stream; don't merge multiple streams' together libavformat
Fri, 12 Mar 2010 05:16:39 +0000 conrad Add ff_ prefix to vorbis_comment libavformat
Sat, 13 Jun 2009 22:45:58 +0000 jbr Add a VorbisComment metadata conversion table and use it in the FLAC and libavformat
Sat, 21 Mar 2009 00:49:14 +0000 jbr seek backwards 4 bytes if 'fLaC' marker is not found libavformat
Fri, 06 Mar 2009 01:31:10 +0000 jbr flacdec: Parse the metadata header in the raw FLAC demuxer. libavformat
Sat, 28 Feb 2009 17:31:25 +0000 jbr cosmetics: indentation libavformat
Sat, 28 Feb 2009 17:24:46 +0000 jbr Separate the raw FLAC demuxer from raw.c and put in a new file, libavformat base raw.c@23b46c4af6b0