Home
last modified time | relevance | path

Searched refs:GstElementFactory (Results 1 – 25 of 65) sorted by relevance

123

/third_party/gstreamer/gstreamer/gst/
Dgstelementfactory.h32 typedef struct _GstElementFactory GstElementFactory; typedef
46 GstElementFactory))
51 #define GST_ELEMENT_FACTORY_CAST(obj) ((GstElementFactory *)(obj))
57 GstElementFactory * gst_element_factory_find (const gchar *name);
60 GType gst_element_factory_get_element_type (GstElementFactory *factory);
63 const gchar * gst_element_factory_get_metadata (GstElementFactory *factory, const …
66 gchar ** gst_element_factory_get_metadata_keys (GstElementFactory *factory);
69 guint gst_element_factory_get_num_pad_templates (GstElementFactory *factory);
72 const GList * gst_element_factory_get_static_pad_templates (GstElementFactory *factory);
75 GstURIType gst_element_factory_get_uri_type (GstElementFactory *factory);
[all …]
Dgstelementfactory.c74 static void gst_element_factory_cleanup (GstElementFactory * factory);
89 G_DEFINE_TYPE_WITH_CODE (GstElementFactory, gst_element_factory,
101 gst_element_factory_init (GstElementFactory * factory) in gst_element_factory_init()
115 GstElementFactory *factory = GST_ELEMENT_FACTORY (object); in gst_element_factory_finalize()
131 GstElementFactory *
150 gst_element_factory_cleanup (GstElementFactory * factory) in gst_element_factory_cleanup()
209 GstElementFactory *factory; in gst_element_register()
375 gst_element_factory_get_skip_documentation (GstElementFactory * factory) in gst_element_factory_get_skip_documentation()
471 gst_element_factory_create_with_properties (GstElementFactory * factory, in gst_element_factory_create_with_properties()
476 GstElementFactory *newfactory; in gst_element_factory_create_with_properties()
[all …]
Dgstprotection.c53 static const gchar *gst_protection_factory_check (GstElementFactory * fact,
186 GstElementFactory *fact = (GstElementFactory *) walk->data; in gst_protection_select_system()
234 GstElementFactory *fact = (GstElementFactory *) walk->data; in gst_protection_filter_systems_by_available_decryptors()
259 gst_protection_factory_check (GstElementFactory * fact, in gst_protection_factory_check()
Dgstutils.h1040 gboolean gst_element_factory_can_sink_all_caps (GstElementFactory *factory, const GstCaps *caps);
1043 gboolean gst_element_factory_can_src_all_caps (GstElementFactory *factory, const GstCaps *caps);
1046 gboolean gst_element_factory_can_sink_any_caps (GstElementFactory *factory, const GstCaps *caps);
1049 gboolean gst_element_factory_can_src_any_caps (GstElementFactory *factory, const GstCaps *caps);
Dgst_private.h213 void __gst_element_factory_add_static_pad_template (GstElementFactory * elementfactory,
217 void __gst_element_factory_add_interface (GstElementFactory * elementfactory,
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelementfactory.c37 setup_pad_template (GstElementFactory * factory, GstStaticPadTemplate * tmpl) in setup_pad_template()
47 static GstElementFactory *
51 GstElementFactory *factory; in setup_factory()
70 GstElementFactory *factory; in GST_START_TEST()
112 GstElementFactory *factory; in GST_START_TEST()
133 GstElementFactory *factory; in GST_START_TEST()
155 GstElementFactory *factory, *tmp; in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmxfmux.c29 GstElementFactory *factory = NULL; in get_mpeg2enc_element_name()
162 GstElementFactory *factory = NULL; in GST_START_TEST()
187 GstElementFactory *factory = NULL; in GST_START_TEST()
245 GstElementFactory *factory = NULL; in GST_START_TEST()
Dmsdkh264enc.c152 GstElementFactory *factory; in msdkh264enc_suite()
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dmxf.c29 GstElementFactory *factory = NULL; in get_mpeg2enc_element_name()
180 GstElementFactory *factory = NULL; in GST_START_TEST()
206 GstElementFactory *factory = NULL; in GST_START_TEST()
266 GstElementFactory *factory = NULL; in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dgstcapslist.c95 GstElementFactory *factory = (GstElementFactory *) tmp->data; in get_all_caps()
223 GstElementFactory *factory; in gst_caps_list_compatible_codecs()
248 factory = (GstElementFactory *) tmp->data; in gst_caps_list_compatible_codecs()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybackutils.h32 gst_playback_utils_get_n_common_capsfeatures (GstElementFactory * fact1,
33 GstElementFactory * fact2,
Dgstplaybackutils.c34 get_template_caps (GstElementFactory * factory, GstPadDirection direction) in get_template_caps()
64 gst_playback_utils_get_n_common_capsfeatures (GstElementFactory * fact1, in gst_playback_utils_get_n_common_capsfeatures()
65 GstElementFactory * fact2, GstPlayFlags flags, gboolean isaudioelement) in gst_playback_utils_get_n_common_capsfeatures()
Dgstdecodebin3-parse.c172 GstElementFactory *factory = (GstElementFactory *) tmp->data; in get_parser_caps_filter()
204 GstElementFactory *factory = (GstElementFactory *) tmp->data; in check_parser_caps_filter()
Dgstsubtitleoverlay.c211 _is_renderer (GstElementFactory * factory) in _is_renderer()
230 _is_parser (GstElementFactory * factory) in _is_parser()
291 _get_sub_caps (GstElementFactory * factory) in _get_sub_caps()
326 GstElementFactory *factory; in _factory_filter()
460 check_factory_for_caps (GstElementFactory * factory, const GstCaps * caps) in check_factory_for_caps()
481 GstElementFactory *factory = walk->data; in gst_subtitle_overlay_get_factories_for_caps()
543 const gchar * factory_name, GstElementFactory * factory, in _create_element()
815 GstElementFactory *factory = gst_element_get_factory (renderer); in _setup_renderer()
1170 GstElementFactory *factory = l->data; in _pad_blocked_cb()
1236 GstElementFactory *overlay_factory = k->data; in _pad_blocked_cb()
Dgstplaybin3.c320 GstElementFactory *dec; /* audio:video decoder */
321 GstElementFactory *sink; /* audio:video sink */
3339 _factory_can_sink_caps (GstElementFactory * factory, GstCaps * caps)
3393 GstElementFactory *f2;
3396 f2 = (GstElementFactory *) p2;
3454 GstElementFactory *d_factory, *s_factory;
3489 d_factory = (GstElementFactory *) dl->data;
3491 s_factory = (GstElementFactory *) sl->data;
3516 avelement_iter_is_equal (GSequenceIter * iter, GstElementFactory * factory)
3542 GstElementFactory *factory = (GstElementFactory *) tmp->data;
[all …]
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-completion-helper.c33 get_pad_templates_info (GstElement * element, GstElementFactory * factory, in get_pad_templates_info()
67 GstElementFactory *factory = gst_element_factory_find (factory_name); in _get_pad_caps()
86 GstElementFactory *factory = GST_ELEMENT_FACTORY (feature); in _are_linkable()
101 _belongs_to_klass (GstElementFactory * factory, const gchar * klass) in _belongs_to_klass()
/third_party/gstreamer/gstplugins_base/tests/examples/device-provider/
Dexample-device-provider.c58 GstElementFactory *factory;
87 GstElementFactory *factory;
146 example_device_new (GstElementFactory * factory, const gchar * pattern) in example_device_new()
/third_party/gstreamer/gstplugins_bad/ext/mdns/
Dgstmicrodnsdevice.c134 static GstElementFactory *
138 GstElementFactory *ret = NULL; in get_factory_for_uri()
156 gst_mdns_device_new (GstElementFactory * factory, const gchar * name, in gst_mdns_device_new()
302 GstElementFactory *factory; in callback()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c823 GstElementFactory *parserfact = NULL; in _get_parser()
857 parserfact = (GstElementFactory *) tmp->data; in _get_parser()
888 GstElementFactory *factory; in set_element_properties_from_encoding_profile()
942 _create_element_and_set_preset (GstElementFactory * factory, in _create_element_and_set_preset()
993 GstElementFactory *encoderfact = NULL; in _get_encoder()
1025 encoderfact = (GstElementFactory *) tmp->data; in _get_encoder()
1998 _factory_can_handle_caps (GstElementFactory * factory, const GstCaps * caps, in _factory_can_handle_caps()
2028 GstElementFactory *formatterfact = NULL; in _get_formatter()
2043 formatterfact = (GstElementFactory *) tmpfmtr->data; in _get_formatter()
2065 GstElementFactory *fac_a = (GstElementFactory *) a; in compare_elements()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c139 autoconvert, GstElementFactory * factory);
424 GstElementFactory * factory) in gst_auto_convert_add_element()
552 GstElementFactory * factory) in gst_auto_convert_get_or_make_element_from_factory()
555 GstElementFactory *loaded_factory = in gst_auto_convert_get_or_make_element_from_factory()
582 GstElementFactory * factory, GstPadDirection direction, GstCaps * caps) in factory_can_intersect()
760 GstElementFactory *factory = GST_ELEMENT_FACTORY (elem->data); in gst_auto_convert_sink_setcaps()
819 GstElementFactory *factory = NULL; in gst_auto_convert_default_filter_func()
1094 GstElementFactory *factory = GST_ELEMENT_FACTORY (elem->data); in gst_auto_convert_getcaps()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspext.c53 GstElementFactory *factory; in gst_rtsp_ext_list_filter()
92 GstElementFactory *factory = GST_ELEMENT_FACTORY (walk->data); in gst_rtsp_ext_list_get()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c242 print_factory_details_info (GstElementFactory * factory) in print_factory_details_info()
754 print_pad_templates_info (GstElement * element, GstElementFactory * factory) in print_pad_templates_info()
1270 GstElementFactory *factory; in print_element_list()
1375 GstElementFactory *factory; in print_all_uri_handlers()
1514 GstElementFactory *factory; in print_plugin_features()
1621 GstElementFactory *factory; in print_element_info()
1801 print_plugin_automatic_install_info_codecs (GstElementFactory * factory) in print_plugin_automatic_install_info_codecs()
1871 print_plugin_automatic_install_info_protocols (GstElementFactory * factory) in print_plugin_automatic_install_info_protocols()
1914 GstElementFactory *factory; in print_plugin_automatic_install_info()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstfactories.c70 GstElementFactory *factory = gst_element_get_factory (element); in do_element_new()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtphdrext.c68 GstElementFactory *factory; in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoconvert.c99 GstElementFactory *f; in GST_START_TEST()

123