summaryrefslogtreecommitdiffstats
path: root/gst/id3tag
AgeCommit message (Expand)AuthorFilesLines
2009-06-06id3mux: init genre field in ID3v1 tag to an invalid numberTim-Philipp Müller1-0/+3
2009-06-06id3mux: don't write ID3v1 tag until specifically instructed to do soTim-Philipp Müller1-1/+1
2009-06-06id3mux: don't write empty ID3v1 tagTim-Philipp Müller1-11/+24
2009-06-06id3tag: rename new id3tag element to id3mux replacing the one removed from -uglyTim-Philipp Müller6-64/+64
2009-05-22id3tag: canonicalise function namesTim-Philipp Müller3-23/+23
2009-05-22id3tag: change GType to GstId3Tag so it doesn't conflict with the id3tag plug...Tim-Philipp Müller3-16/+16
2009-05-22id3tag: register GType of the base class with a less generic nameTim-Philipp Müller1-1/+6
2009-05-21id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4.Michael Smith7-0/+2106