Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-06 | id3mux: init genre field in ID3v1 tag to an invalid number | Tim-Philipp Müller | 1 | -0/+3 |
2009-06-06 | id3mux: don't write ID3v1 tag until specifically instructed to do so | Tim-Philipp Müller | 1 | -1/+1 |
2009-06-06 | id3mux: don't write empty ID3v1 tag | Tim-Philipp Müller | 1 | -11/+24 |
2009-06-06 | id3tag: rename new id3tag element to id3mux replacing the one removed from -ugly | Tim-Philipp Müller | 6 | -64/+64 |
2009-05-22 | id3tag: canonicalise function names | Tim-Philipp Müller | 3 | -23/+23 |
2009-05-22 | id3tag: change GType to GstId3Tag so it doesn't conflict with the id3tag plug... | Tim-Philipp Müller | 3 | -16/+16 |
2009-05-22 | id3tag: register GType of the base class with a less generic name | Tim-Philipp Müller | 1 | -1/+6 |
2009-05-21 | id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4. | Michael Smith | 7 | -0/+2106 |