]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/id3v2.h
If missing, calculate width or height from bpp and
[frescor/ffmpeg.git] / libavformat / id3v2.h
2009-10-17 mruRemove extraneous const keyword
2009-10-05 ramiroMP3 muxer: Write all metadata.
2009-09-29 cehoyosAdd id3v2 metadata conversion table and use it in mp3...
2009-06-19 diegoMove id3v1/id3v2 handling code from mp3.c to id3v[12].c.
2009-06-11 diegoMove id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
2009-01-19 alexcFix probing of files with ID3v2 tags. Discussed at...
2009-01-15 superdumpFactorise id3v2 header parsing from mp3.c to be shared