Mercurial > libavformat.hg
log id3v2.h @ 5257:7843c502822b libavformat
age | author | description |
---|---|---|
Tue, 29 Sep 2009 07:05:03 +0000 | cehoyos | Add id3v2 metadata conversion table and use it in mp3 muxer. libavformat |
Fri, 19 Jun 2009 14:03:35 +0000 | diego | Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. libavformat |
Thu, 11 Jun 2009 15:26:57 +0000 | diego | Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. libavformat |
Mon, 19 Jan 2009 21:54:06 +0000 | alexc | Fix probing of files with ID3v2 tags. Discussed at libavformat |
Thu, 15 Jan 2009 12:23:03 +0000 | superdump | Factorise id3v2 header parsing from mp3.c to be shared libavformat |