Home
last modified time | relevance | path

Searched refs:gst_plugin_ext_dep_get_stat_hash (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstplugin.c1705 gst_plugin_ext_dep_get_stat_hash (GstPlugin * plugin, GstPluginDep * dep) in gst_plugin_ext_dep_get_stat_hash() function
1773 if (dep->stat_hash != gst_plugin_ext_dep_get_stat_hash (plugin, dep)) in _priv_plugin_deps_files_changed()
1873 dep->stat_hash = gst_plugin_ext_dep_get_stat_hash (plugin, dep); in gst_plugin_add_dependency()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/
H A DChangeLog82226 (gst_plugin_ext_dep_get_stat_hash),