Mercurial > libavformat.hg
log flacdec.c @ 4818:6fd74de2b734 libavformat
age | author | description |
---|---|---|
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 |