[Bug 631673] add "redirect" message to core

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 6 19:06:20 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=631673

--- Comment #18 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
One more thought - I am not 100% happy with both structure and taglist. A
taglist is just a structure without nesting. So maybe we only use a
GstStructure and drop the additional TagList. In the GstStructure we use e.g.
GST_TAG_BITRATE for the key. The custom entries would be used as plain strings.
Not sure if this really improves things though.

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