[Bug 760979] gst: Fix some initialization/deinit issues
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 22 05:15:45 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760979
--- Comment #6 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
Review of attachment 319545:
--> (https://bugzilla.gnome.org/review?bug=760979&attachment=319545)
I don't like that with this change we unconditionally initialize the tracing.
It was meant to be guarded by the env-var. Would it work if you do
g_setenv("GST_TRACERS", "", TRUE); before calling gst_init().
--
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