log id3v2.c @ 5448:97b8e17cfbd4 libavformat

age author description
Sun, 13 Dec 2009 21:01:49 +0000 michael s/author/artist/ for ID3 libavformat
Thu, 15 Oct 2009 13:55:19 +0000 jai_menon Skip padding bytes correctly in ID3 tags. libavformat
Mon, 05 Oct 2009 20:10:07 +0000 ramiro id3v2: Export all text information frames with correct names. libavformat
Mon, 05 Oct 2009 16:06:00 +0000 ramiro MP3 muxer: Write all metadata. libavformat
Tue, 29 Sep 2009 07:05:03 +0000 cehoyos Add id3v2 metadata conversion table and use it in mp3 muxer. libavformat
Wed, 23 Sep 2009 18:22:00 +0000 diego id3v2: Add support for UTF-16 encoding. libavformat
Wed, 23 Sep 2009 18:10:29 +0000 diego id3v2: Use 0 instead of '\0'. libavformat
Wed, 23 Sep 2009 18:04:40 +0000 diego id3v2: check for enough space to write full UTF-8 characters. libavformat
Mon, 29 Jun 2009 18:37:29 +0000 michael indent libavformat
Mon, 29 Jun 2009 18:36:49 +0000 michael id3v2.4.0 uses syncsafe integers for sizes of frames. libavformat
Thu, 25 Jun 2009 19:44:44 +0000 michael Fix id3v2.2 frame size parsing. libavformat
Thu, 25 Jun 2009 19:26:39 +0000 michael Fix id3v2.3/4 tag size parsing. 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 20:45:35 +0000 diego cosmetics: Prettyprint one more line to have columns line up. libavformat
Thu, 11 Jun 2009 15:35:23 +0000 diego cosmetics: Reformat to K&R and prettyprint newly created files. 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