log flacdec.c @ 5456:90b61b66076d libavformat

age author description
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