[Bug 772936] tracer: Allow outputting logs (in particular tracer logs) in Common Trace Format (ctf)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 10 01:34:19 UTC 2018


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

--- Comment #21 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Review of attachment 337925:
 --> (https://bugzilla.gnome.org/review?bug=772936&attachment=337925)

::: gst/gsttracerrecord.c
@@ +216,2 @@
   self = g_object_newv (GST_TYPE_TRACER_RECORD, 0, NULL);
+  self->priv->spec = structure;

The spec is just never used outside of build-format. I would make a pre-patch
that drops it's storage, or make use/expose it.

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