Home
last modified time | relevance | path

Searched refs:gst_install_plugins_supported (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dinstall-plugins.h157 gboolean gst_install_plugins_supported (void);
Dinstall-plugins.c797 gst_install_plugins_supported (void) in gst_install_plugins_supported() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dpbutils.c584 fail_if (gst_install_plugins_supported ()); in test_pb_utils_install_plugins_do_callout()
590 fail_unless (gst_install_plugins_supported ()); in test_pb_utils_install_plugins_do_callout()
/third_party/gstreamer/gstplugins_base/
DChangeLog136926 (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
139417 API: also add gst_install_plugins_supported() while we're at it (see #470456).
139423 API: also add gst_install_plugins_supported() while we're at it