Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/
Dconfig.h38 #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper" macro
Dmeson.build218 core_conf.set_quoted('GST_INSTALL_PLUGINS_HELPER', install_plugins_helper)
DChangeLog126740 win32: fix configure logic for GST_INSTALL_PLUGINS_HELPER define
143653 Add a define for GST_INSTALL_PLUGINS_HELPER
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dinstall-plugins.c502 helper = GST_INSTALL_PLUGINS_HELPER; in gst_install_plugins_get_helper()