[Bug 794331] log_omx_performance: GstOMXBuffer and OMX-buffer fields always displayed as NULL

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 6 10:54:38 UTC 2018


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

--- Comment #7 from Guillaume Desmottes <gdesmott at gnome.org> ---
While my patch in bug #794355 makes sense, I'd still prefer to convert pointers
to strings here, so my patch above still hold.

My main reason for using a GstStructure here is to be able to use
gst_structure_from_string() in my log parser. But it will fail atm because of
the pointer fields. It doesn't make sense to deserialize pointers so, in this
case, converting to strings seems the right thing to do.

Tim: so, any objection if I merge this patch?

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