15 Commits (f4096bf6eeddc605457192476dbbf110d4cc6140)

Author SHA1 Message Date
Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 14 years ago
Reimar Döffinger 6612d8cf31 Move handling of ID3v2 to common utils.c code, reducing code duplication 14 years ago
Aurelien Jacobs 4ca31edcfe split raw.c into rawdec.c and rawenc.c 14 years ago
Michael Karcher 3a1350e8d9 Generalize ID3v2 functions to support ID3v2-like ID headers with a 15 years ago
Stefano Sabatini 2874c81cc8 Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
James Darnley 66061a1220 Add VorbisComment writing to FLAC files. 15 years ago
Stefano Sabatini 5ae092ee34 Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 15 years ago
David Conrad b53cde48bd oggdec: Metadata is per-stream; don't merge multiple streams' together 15 years ago
David Conrad e4d2d8c5d7 Add ff_ prefix to vorbis_comment 15 years ago
Justin Ruggles d7bb185f99 Add a VorbisComment metadata conversion table and use it in the FLAC and 16 years ago
Justin Ruggles 29b0d168e6 seek backwards 4 bytes if 'fLaC' marker is not found 16 years ago
Justin Ruggles f48b9304cd flacdec: Parse the metadata header in the raw FLAC demuxer. 16 years ago
Justin Ruggles 344bcea46d cosmetics: indentation 16 years ago
Justin Ruggles 81f052cb7d Separate the raw FLAC demuxer from raw.c and put in a new file, 16 years ago