| Commit message (Expand) | Author | Age | Files | Lines |
* | indent | Michael Niedermayer | 2009-06-29 | 1 | -1/+1 |
* | id3v2.4.0 uses syncsafe integers for sizes of frames. | Michael Niedermayer | 2009-06-29 | 1 | -0/+3 |
* | Fix id3v2.2 frame size parsing. | Michael Niedermayer | 2009-06-25 | 1 | -1/+1 |
* | Fix id3v2.3/4 tag size parsing. | Michael Niedermayer | 2009-06-25 | 1 | -1/+1 |
* | Move id3v1/id3v2 handling code from mp3.c to id3v[12].c. | Patrick Dehne | 2009-06-19 | 1 | -0/+20 |
* | cosmetics: Prettyprint one more line to have columns line up. | Diego Biurrun | 2009-06-11 | 1 | -1/+1 |
* | cosmetics: Reformat to K&R and prettyprint newly created files. | Diego Biurrun | 2009-06-11 | 1 | -31/+30 |
* | Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. | Patrick Dehne | 2009-06-11 | 1 | -0/+147 |
* | Fix probing of files with ID3v2 tags. Discussed at | Alex Converse | 2009-01-19 | 1 | -0/+12 |
* | Factorise id3v2 header parsing from mp3.c to be shared | Alex Converse | 2009-01-15 | 1 | -0/+35 |