Home
last modified time | relevance | path

Searched refs:gst_plugin_get_license (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h351 const gchar* gst_plugin_get_license (GstPlugin *plugin);
Dgstplugin.c1095 gst_plugin_get_license (GstPlugin * plugin) in gst_plugin_get_license() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstplugin.c149 fail_unless_equals_string (gst_plugin_get_license (plugin), "LGPL"); in GST_START_TEST()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c907 gst_plugin_get_license (plugin), gst_plugin_get_origin (plugin)); in main()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1458 PROP_VALUE_COLOR, gst_plugin_get_license (plugin), RESET_COLOR); in print_plugin_info()