| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark | Stefano Sabatini | 2010-03-13 | 1 | -1/+1 |
* | oggdec: Metadata is per-stream; don't merge multiple streams' together | David Conrad | 2010-03-12 | 1 | -1/+1 |
* | Add ff_ prefix to vorbis_comment | David Conrad | 2010-03-12 | 1 | -1/+1 |
* | Add a VorbisComment metadata conversion table and use it in the FLAC and | Justin Ruggles | 2009-06-13 | 1 | -0/+1 |
* | seek backwards 4 bytes if 'fLaC' marker is not found | Justin Ruggles | 2009-03-21 | 1 | -1/+3 |
* | flacdec: Parse the metadata header in the raw FLAC demuxer. | Justin Ruggles | 2009-03-06 | 1 | -1/+76 |
* | cosmetics: indentation | Justin Ruggles | 2009-02-28 | 1 | -8/+8 |
* | Separate the raw FLAC demuxer from raw.c and put in a new file, | Justin Ruggles | 2009-02-28 | 1 | -0/+72 |