[Bug 773089] gstreamer: set env GST_REGISTRY_DISABLE=yes to disable registry
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 24 09:28:58 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=773089
--- Comment #3 from Stian Selnes (stianse) <stian.selnes at gmail.com> ---
Although an API would also work, I think an env var is more consistent with the
current way such things are controlled by the application / user:
* There are already env vars such as GST_REGISTRY, GST_REGISTRY_UPDATE,
GST_REGISTRY_FORK etc. GST_REGISTRY_DISABLE is consistent with these.
* If it's an API we introduce a gst-function that must be called before
gst_init() in order to have an effect.
--
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