[gstreamer-bugs] [Bug 637776] merging the same tag values again produces lists containing duplicates

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 21 13:07:35 PST 2010


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

--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-12-21 21:07:28 UTC ---
Irks, lets me know what you think about the issue and solution. Patch needs
work - it should first scan for duplicates and then act accordingly. Right now
it produces gobject warnings:

(gst-mi:25953): GLib-GObject-WARNING **: gvalue.c:185: cannot initialize GValue
with type `gchararray', the value has already been initialized as
`GstValueList'
(gst-mi:25953): GLib-GObject-CRITICAL **: g_value_copy: assertion
`g_value_type_compatible (G_VALUE_TYPE (src_value), G_VALUE_TYPE (dest_value))'
failed
(gst-mi:25953): GLib-GObject-CRITICAL **: g_value_unset: assertion `G_IS_VALUE
(value)' failed
(gst-mi:25953): GStreamer-CRITICAL **: gst_structure_id_set_value: assertion
`G_IS_VALUE (value)' failed

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