[Bug 705999] taglist: handle publisher, interpreted-by and key tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 16 00:48:08 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=705999
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251723|none                        |accepted-commit_now
             status|                            |

--- Comment #13 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-16 07:48:01 UTC ---
Review of attachment 251723:
 --> (https://bugzilla.gnome.org/review?bug=705999&attachment=251723)

::: gst/id3tag/id3tag.c
@@ +1081,3 @@
+  GST_TAG_PUBLISHER, add_text_tag, "TPUB"}, {
+  GST_TAG_INTERPRETED_BY, add_text_tag, "TPE4"}, {
+  GST_TAG_MUSICAL_KEY, add_text_tag, "TKEY"}, {

Just curious but do we handle all tags here now that are also handled by
libgsttag/id3?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list