[gstreamer-bugs] [Bug 167639] Support MusicBrainz metadata tags

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Feb 18 04:13:42 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=167639
 GStreamer | gstreamer (core) | Ver: 0.8.9





------- Additional Comments From Tim-Philipp Müller  2005-02-18 07:13 -------
I'd like to see proper support for these tags as well.


Maybe we can put the tag #defines into 

  gst-plugins/gst-libs/gst/tag/tag.h

and add a function like

   gst_tag_register_{musicbrainz|additional|foobarwhatever}_tags ()

to 

  gst-plugins/gst/tag/tag.c

and call that from the class_init function of plugins that support these tags?


I still think it would be nicer to just put it into the core - after all it's
just defines of real-world tags and not functions or other global symbols or the
like.

Cheers
 -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list