Home
last modified time | relevance | path

Searched refs:gst_plugin_load_file (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h375 GstPlugin * gst_plugin_load_file (const gchar *filename, GError** error);
Dgstplugin.c687 gst_plugin_load_file (const gchar * filename, GError ** error) in gst_plugin_load_file() function
1411 newplugin = gst_plugin_load_file (plugin->filename, &error); in gst_plugin_load_by_name()
1455 if (!(newplugin = gst_plugin_load_file (plugin->filename, &error))) in gst_plugin_load()
Dgstpluginloader.c845 newplugin = gst_plugin_load_file ((gchar *) filename, NULL); in do_plugin_load()
Dgstregistry.c1560 plugin = gst_plugin_load_file (filename, &err); in load_plugin_func()
/third_party/gstreamer/gstreamer/tests/check/
Dgstreamer.supp45 fun:gst_plugin_load_file
161 fun:gst_plugin_load_file
186 fun:gst_plugin_load_file
212 fun:gst_plugin_load_file
229 fun:gst_plugin_load_file
243 fun:gst_plugin_load_file
261 fun:gst_plugin_load_file
863 fun:gst_plugin_load_file
1075 fun:gst_plugin_load_file
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c876 plugin = gst_plugin_load_file (libfile, &error); in main()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c2225 plugin = gst_plugin_load_file (arg, &error); in main()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.81389 (gst_plugin_check_file), (gst_plugin_load_file):
2951 * gst/gstplugin.c: (gst_plugin_check_file), (gst_plugin_load_file):
3106 * gst/gstplugin.c: (gst_plugin_load_file):
5257 * gst/gstplugin.c: (gst_plugin_load_file):
/third_party/gstreamer/gstplugins_good/
DNEWS2324 - gst_plugin_load_file: force plugin reload if filename differs
DChangeLog356 gst_plugin_load_file: force plugin reload if diff filename
/third_party/gstreamer/gstplugins_bad/
DNEWS2324 - gst_plugin_load_file: force plugin reload if filename differs
DChangeLog269 gst_plugin_load_file: force plugin reload if diff filename
/third_party/gstreamer/gstreamer/
DNEWS2324 - gst_plugin_load_file: force plugin reload if filename differs
DChangeLog130 gst_plugin_load_file: force plugin reload if diff filename
7733 gst_plugin_load_file() which will call into g_module_open().
36066 plugin: fix case where gst_plugin_load_file() didn't set the error on failure
93152 * gst/gstplugin.c: (CHECK_PLUGIN_DESC_FIELD), (gst_plugin_load_file):
101686 * gst/gstplugin.c: (gst_plugin_load_file):
101784 * gst/gstplugin.c: (gst_plugin_load_file):
101793 …gst/gstplugin.c (gst_plugin_load_file): gst/gstregistry.c (GST_CAT_DEFAULT, gst_registry_lookup_fe…
101795 * gst/gstplugin.c (gst_plugin_load_file):
105078 * gst/gstplugin.c: (gst_plugin_load_file):
110012 * gst/gstplugin.c: (gst_plugin_load_file):
[all …]
/third_party/gstreamer/gstplugins_base/
DNEWS2324 - gst_plugin_load_file: force plugin reload if filename differs
DChangeLog186 gst_plugin_load_file: force plugin reload if diff filename
/third_party/gstreamer/gst_libav/
DNEWS2324 - gst_plugin_load_file: force plugin reload if filename differs
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer12 (_gst_plugin_fault_handler_setup), (gst_plugin_load_file):