[gstreamer-bugs] [Bug 560302] Add GST_TAG_MERGE_REMOVE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 22 06:52:23 PST 2010


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

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-01-22 14:52:20 UTC ---
> gst_tag_setter_remove_tags (setter, GST_TAG_TITLE, GST_TAG_DURATION, NULL);
> 
> Does that look good?

Looks good to me. How would this work implementation-wise, would you keep an
additional remove-list on the setter object via g_object_set_user_data() and
then remove those tags at the end of gst_tag_setter_merge_tags()?

-- 
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