summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/tag
AgeCommit message (Collapse)AuthorFilesLines
2005-02-25gst-libs/gst/tag/tag.h: Add the MusicBrainz tags and prototype ↵Ronald S. Bultje1-0/+40
gst_tag_register_musicbrainz_tags(). Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst-libs/gst/tag/tag.h: Add the MusicBrainz tags and prototype gst_tag_register_musicbrainz_tags(). * gst/tags/Makefile.am: Add tags.c. * gst/tags/tags.c: Implement gst_tag_register_musicbrainz_tags(). * ext/vorbis/oggvorbisenc.c: Register the MusicBrainz tags. * gst/tags/gstvorbistag.c: Add mapping for MusicBrainz tags. All above fixes #167639.
2004-03-15*.h: Revert indentingJohan Dahlin1-15/+24
Original commit message from CVS: * *.h: Revert indenting
2004-03-14gst-indentThomas Vander Stichele1-24/+15
Original commit message from CVS: gst-indent
2003-12-14dist fixThomas Vander Stichele1-3/+3
Original commit message from CVS: dist fix
2003-12-14distcheck fixesThomas Vander Stichele2-0/+67
Original commit message from CVS: distcheck fixes