]> git.sesse.net Git - ffmpeg/history - libavformat/id3v2.h
oggdec: Seek to keyframes
[ffmpeg] / libavformat / id3v2.h
2009-10-17 Måns RullgårdRemove extraneous const keyword
2009-10-05 Anton KhirnovMP3 muxer: Write all metadata.
2009-09-29 Anton KhirnovAdd id3v2 metadata conversion table and use it in mp3...
2009-06-19 Patrick DehneMove id3v1/id3v2 handling code from mp3.c to id3v[12].c.
2009-06-11 Patrick DehneMove id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
2009-01-19 Alex ConverseFix probing of files with ID3v2 tags. Discussed at
2009-01-15 Alex ConverseFactorise id3v2 header parsing from mp3.c to be shared