[Bug 760979] gst: Fix some initialization/deinit issues
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 22 02:32:34 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760979
--- Comment #1 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 319544
--> https://bugzilla.gnome.org/attachment.cgi?id=319544&action=edit
gst: Concider gst as not initialized after deinit is called
Otherwise calling gst_init again will concider Gst is still initialized
and do nothing, which is wrong.
Also make sure to properly deinitialize GstValue on deinit().
--
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