[gstreamer-bugs] [Bug 560302] Add GST_TAG_MERGE_REMOVE
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 28 07:34:00 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=560302
GStreamer | gstreamer (core) | git
--- Comment #6 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-01-28 15:33:56 UTC ---
I was thinking of
1.) storing them in a list (in the GstTagData) and resolv those when one runs
gst_tag_setter_get_tag_list()
2.) apply them to GstTagData->list when calling gst_tag_setter_remove_tags(),
basically calling gst_tag_list_remove_tag() foreach tag to delete.
Not sure what makes more sense.
--
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