[Bug 794956] gst_initialized is not reset in gst_deinit()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 4 06:58:35 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
After gst_deinit() was called, it's not allowed to call gst_init() again and
you won't be able to use GStreamer anymore. gst_deinit() exists only for
debugging/memory leak detection reasons.

As such it probably does not make much of a difference if this is reset or not,
or does it cause problems in a specific situation for you? If so, please also
provide a patch for that change, thanks!

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