[Bug 683010] gst_tag_list_add_value_internal() behaviour for tags with no merge function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 24 04:09:35 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-07-24 11:09:29 UTC ---
I'd just do

 if (merge_func == NULL)
   merge_func = gst_tag_merge_use_first;

in gst_tag_register*() ...

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