Searched refs:gst_plugin_load_file (Results 1 – 18 of 18) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstplugin.h | 375 GstPlugin * gst_plugin_load_file (const gchar *filename, GError** error);
|
D | gstplugin.c | 687 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()
|
D | gstpluginloader.c | 845 newplugin = gst_plugin_load_file ((gchar *) filename, NULL); in do_plugin_load()
|
D | gstregistry.c | 1560 plugin = gst_plugin_load_file (filename, &err); in load_plugin_func()
|
/third_party/gstreamer/gstreamer/tests/check/ |
D | gstreamer.supp | 45 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/ |
D | gst-hotdoc-plugins-scanner.c | 876 plugin = gst_plugin_load_file (libfile, &error); in main()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-inspect.c | 2225 plugin = gst_plugin_load_file (arg, &error); in main()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 1389 (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/ |
D | NEWS | 2324 - gst_plugin_load_file: force plugin reload if filename differs
|
D | ChangeLog | 356 gst_plugin_load_file: force plugin reload if diff filename
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 2324 - gst_plugin_load_file: force plugin reload if filename differs
|
D | ChangeLog | 269 gst_plugin_load_file: force plugin reload if diff filename
|
/third_party/gstreamer/gstreamer/ |
D | NEWS | 2324 - gst_plugin_load_file: force plugin reload if filename differs
|
D | ChangeLog | 130 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/ |
D | NEWS | 2324 - gst_plugin_load_file: force plugin reload if filename differs
|
D | ChangeLog | 186 gst_plugin_load_file: force plugin reload if diff filename
|
/third_party/gstreamer/gst_libav/ |
D | NEWS | 2324 - gst_plugin_load_file: force plugin reload if filename differs
|
/third_party/gstreamer/gstreamer/docs/random/old/ |
D | ChangeLog.gstreamer | 12 (_gst_plugin_fault_handler_setup), (gst_plugin_load_file):
|