gst_plugin_ext_dep_free  110 gst/gstplugin.c static void gst_plugin_ext_dep_free (GstPluginDep * dep);
gst_plugin_ext_dep_free  137 gst/gstplugin.c   g_list_foreach (plugin->priv->deps, (GFunc) gst_plugin_ext_dep_free, NULL);