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