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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 4 13:50:19 UTC 2018


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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Maybe you can provide a standalone testcase for reproducing the problem you're
seeing?

Parsing the commandline multiple times seems rather hackish to me (parsing once
into some local data structures that makes sense to your application and then
working from those seems nicer), but it should also be unrelated as long as
none of the other init functions (like gst_init()) allow being called multiple
times. I don't know if GOptionContext explicitly supports this though.

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