GNOME Bugzilla – Bug 459809
[API] add GST_TAG_COMPOSER
Last modified: 2007-10-04 10:02:19 UTC
gstreamer does not support "composer" tag, which is essential for managing a collection of classical music.
Thanks for the sample files. Should be fixed in CVS now: core: 2007-09-25 Tim-Philipp Müller <tim at centricular dot net> * docs/gst/gstreamer-sections.txt: * gst/gsttaglist.c: * gst/gsttaglist.h: API: add GST_TAG_COMPOSER, fixes #459809. -base: 2007-09-25 Tim-Philipp Müller <tim at centricular dot net> * configure.ac: * gst-libs/gst/tag/gstid3tag.c: * gst-libs/gst/tag/gstvorbistag.c: Add mappings for the new GST_TAG_COMPOSER for vorbis comments and ID3v2 tags. -good: 2007-09-25 Tim-Philipp Müller <tim at centricular dot net> * ext/taglib/gstapev2mux.cc: * ext/taglib/gstid3v2mux.cc: * gst/apetag/gstapedemux.c: Add support for the new GST_TAG_COMPOSER (#459809).