summaryrefslogtreecommitdiffstats
path: root/libavformat/id3v2.h
Commit message (Expand)AuthorAgeFilesLines
* Remove extraneous const keywordMåns Rullgård2009-10-171-1/+1
* MP3 muxer: Write all metadata.Anton Khirnov2009-10-051-0/+6
* Add id3v2 metadata conversion table and use it in mp3 muxer.Anton Khirnov2009-09-291-0/+3
* Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.Patrick Dehne2009-06-191-0/+5
* Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.Patrick Dehne2009-06-111-0/+7
* Fix probing of files with ID3v2 tags. Discussed atAlex Converse2009-01-191-0/+7
* Factorise id3v2 header parsing from mp3.c to be sharedAlex Converse2009-01-151-0/+35
OpenPOWER on IntegriCloud