Age | Commit message (Expand) | Author |
---|---|---|
2007-05-29 | Actually id3v2_tagsize was used by demux_mpgaudio and demux_aac; but as it ma... | Diego 'Flameeyes' Pettenò |
2007-05-29 | Add a comment about id3v2_istag function and remove id3v2_tagsize function (w... | Diego 'Flameeyes' Pettenò |
2007-03-03 | Add two extra functions (inline as they are just a return statement) that che... | Diego 'Flameeyes' Pettenò |
2007-03-03 | Add a function to parse a generic ID3v2 tag, and make both demux_aac and demu... | Diego 'Flameeyes' Pettenò |
2005-09-15 | Added minimal id3 v2.4 support. | Thibaut Mattern |
2003-12-08 | - "Genre" list. | Thibaut Mattern |
2003-12-08 | - Fix wrong tag header constants. | Thibaut Mattern |
2003-12-07 | - Move ID3 parsing code to id3.h/id3.c | Thibaut Mattern |