[Bug 761918] gstvalue: Make GValueArray serializable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 20 18:04:23 UTC 2016


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

--- Comment #4 from Håvard Graff (hgr) <havard.graff at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #3)
> Comment on attachment 320955 [details] [review]
> patch
> 
> Looks good but how is this supposed to work with GST_PTR_FORMAT? That one
> only works for types where we can know the type by reading the GType at the
> front.
> 
> Can you explain? :)

It works when you have a GValueArray inside a GstStructure, like rtpstats are
today. It does not (as both you and Tim have pointed out) work when you do
GST_PTR_FORMAT on a GValueArray by itself. Still very useful 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