/third_party/gstreamer/gstplugins_good/ext/raw1394/ |
D | gstdv1394src.c | 238 GstPad *srcpad = GST_BASE_SRC_PAD (dv1394src); in gst_dv1394src_init() 425 if (G_UNLIKELY (!gst_pad_has_current_caps (GST_BASE_SRC_PAD (dv1394src)))) { in gst_dv1394src_iec61883_receive() 448 gst_pad_set_caps (GST_BASE_SRC_PAD (dv1394src), caps); in gst_dv1394src_iec61883_receive() 492 if (!GST_PAD_CAPS (GST_BASE_SRC_PAD (dv1394src))) { in gst_dv1394src_iso_receive() 514 gst_pad_set_caps (GST_BASE_SRC_PAD (dv1394src), caps); in gst_dv1394src_iso_receive()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2src.c | 210 GST_OBJECT (GST_BASE_SRC_PAD (v4l2src)), V4L2_BUF_TYPE_VIDEO_CAPTURE, in gst_v4l2src_init() 600 thiscaps = gst_pad_query_caps (GST_BASE_SRC_PAD (basesrc), NULL); in gst_v4l2src_negotiate() 608 peercaps = gst_pad_peer_query_caps (GST_BASE_SRC_PAD (basesrc), NULL); in gst_v4l2src_negotiate() 686 return gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (v4l2src)); in gst_v4l2src_get_caps() 699 GstCaps *caps = gst_pad_get_current_caps (GST_BASE_SRC_PAD (bsrc)); in gst_v4l2src_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | resindvdsrc.c | 657 gst_pad_push_event (GST_BASE_SRC_PAD (src), still_event); in rsn_dvdsrc_do_still() 658 gst_pad_push_event (GST_BASE_SRC_PAD (src), seg_event); in rsn_dvdsrc_do_still() 661 gst_pad_push_event (GST_BASE_SRC_PAD (src), hl_event); in rsn_dvdsrc_do_still() 771 gst_pad_push_event (GST_BASE_SRC_PAD (src), still_event); in rsn_dvdsrc_do_still() 1152 gst_pad_push_event (GST_BASE_SRC_PAD (src), hl_event); in rsn_dvdsrc_step() 1366 gst_pad_push_event (GST_BASE_SRC_PAD (src), streams_event); in rsn_dvdsrc_create() 1370 gst_pad_push_event (GST_BASE_SRC_PAD (src), clut_event); in rsn_dvdsrc_create() 1375 gst_pad_push_event (GST_BASE_SRC_PAD (src), spu_select_event); in rsn_dvdsrc_create() 1379 gst_pad_push_event (GST_BASE_SRC_PAD (src), audio_select_event); in rsn_dvdsrc_create() 1414 gst_pad_push_event (GST_BASE_SRC_PAD (src), tag_event); in rsn_dvdsrc_create() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | gstrfbsrc.c | 178 gst_pad_use_fixed_caps (GST_BASE_SRC_PAD (bsrc)); in gst_rfb_src_init() 439 stream_id = gst_pad_create_stream_id_printf (GST_BASE_SRC_PAD (bsrc), in gst_rfb_src_negotiate() 443 gst_pad_push_event (GST_BASE_SRC_PAD (bsrc), stream_start); in gst_rfb_src_negotiate()
|
/third_party/gstreamer/gstplugins_good/gst/dtmf/ |
D | gstdtmfsrc.c | 831 caps = gst_pad_get_allowed_caps (GST_BASE_SRC_PAD (basesrc)); in gst_dtmf_src_negotiate() 834 caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (basesrc)); in gst_dtmf_src_negotiate() 854 ret = gst_pad_set_caps (GST_BASE_SRC_PAD (basesrc), caps); in gst_dtmf_src_negotiate()
|
D | gstrtpdtmfsrc.c | 838 gst_pad_pause_task (GST_BASE_SRC_PAD (dtmfsrc)); in gst_rtp_dtmf_src_create() 856 peercaps = gst_pad_peer_query_caps (GST_BASE_SRC_PAD (basesrc), NULL); in gst_rtp_dtmf_src_negotiate() 983 ret = gst_pad_set_caps (GST_BASE_SRC_PAD (basesrc), srccaps); in gst_rtp_dtmf_src_negotiate()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiocdsrc.c | 1038 gst_pad_send_event (GST_BASE_SRC_PAD (src), in gst_audio_cd_src_uri_set_uri() 1126 if (!gst_pad_query_duration (GST_BASE_SRC_PAD (src), GST_FORMAT_TIME, &dur)) { in gst_audio_cd_src_update_duration() 1719 gst_pad_push_event (GST_BASE_SRC_PAD (src), src->priv->toc_event); in gst_audio_cd_src_create() 1730 gst_pad_push_event (GST_BASE_SRC_PAD (src), gst_event_new_tag (tags)); in gst_audio_cd_src_create() 1747 if (gst_pad_query_position (GST_BASE_SRC_PAD (src), GST_FORMAT_TIME, in gst_audio_cd_src_create() 1754 if (gst_pad_query_position (GST_BASE_SRC_PAD (src), GST_FORMAT_TIME, in gst_audio_cd_src_create()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosrc.cpp | 237 gst_pad_use_fixed_caps (GST_BASE_SRC_PAD (self)); in gst_decklink_audio_src_init() 356 allowed_caps = gst_pad_get_allowed_caps (GST_BASE_SRC_PAD (self)); in gst_decklink_audio_src_start() 358 allowed_caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (self)); in gst_decklink_audio_src_start() 844 template_caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (bsrc)); in gst_decklink_audio_src_get_caps()
|
D | gstdecklinkvideosrc.cpp | 423 gst_pad_use_fixed_caps (GST_BASE_SRC_PAD (self)); in gst_decklink_video_src_init() 1279 if (!gst_pad_has_current_caps (GST_BASE_SRC_PAD (self))) { in gst_decklink_video_src_create() 1320 || !gst_pad_has_current_caps (GST_BASE_SRC_PAD (self))) { in gst_decklink_video_src_create() 1337 || !gst_pad_has_current_caps (GST_BASE_SRC_PAD (self))) { in gst_decklink_video_src_create() 1440 caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (bsrc)); in gst_decklink_video_src_get_caps()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesrc.h | 68 #define GST_BASE_SRC_PAD(obj) (GST_BASE_SRC_CAST (obj)->srcpad) macro
|
D | gstbasesrc.c | 1001 current_caps = gst_pad_get_current_caps (GST_BASE_SRC_PAD (src)); in gst_base_src_set_caps() 3386 thiscaps = gst_pad_query_caps (GST_BASE_SRC_PAD (basesrc), NULL); in gst_base_src_default_negotiate() 3396 peercaps = gst_pad_peer_query_caps (GST_BASE_SRC_PAD (basesrc), thiscaps); in gst_base_src_default_negotiate() 3638 gst_pad_mark_reconfigure (GST_BASE_SRC_PAD (basesrc)); in gst_base_src_start_complete()
|
/third_party/gstreamer/gstplugins_bad/sys/asio/ |
D | gstasiosrc.cpp | 224 caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (src)); in gst_asio_src_get_caps()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturesrc.cpp | 291 return gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (bsrc)); in gst_d3d11_screen_capture_src_get_caps() 300 caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (bsrc)); in gst_d3d11_screen_capture_src_get_caps()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstdataurisrc.c | 183 caps = gst_pad_get_current_caps (GST_BASE_SRC_PAD (basesrc)); in gst_data_uri_src_get_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/sndfile/ |
D | gstsfsrc.c | 251 gst_buffer_set_caps (buf, GST_PAD_CAPS (GST_BASE_SRC_PAD (bsrc))); in gst_sf_src_create()
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gstsocketsrc.c | 422 gst_pad_mark_reconfigure (GST_BASE_SRC_PAD (socketsrc)); in gst_socket_src_set_property()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvideosrc.c | 336 caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (src)); in gst_mf_video_src_get_caps()
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsesrc.c | 1395 gst_pad_check_reconfigure (GST_BASE_SRC_PAD (basesrc)); in gst_pulsesrc_event() 1416 thiscaps = gst_pad_query_caps (GST_BASE_SRC_PAD (basesrc), NULL); in gst_pulsesrc_negotiate() 1423 peercaps = gst_pad_peer_query_caps (GST_BASE_SRC_PAD (basesrc), NULL); in gst_pulsesrc_negotiate()
|
/third_party/gstreamer/gstplugins_bad/ext/openal/ |
D | gstopenalsrc.c | 340 GstPad *pad = GST_BASE_SRC_PAD (basesrc); in gst_openal_src_getcaps()
|
/third_party/gstreamer/gstplugins_bad/sys/bluez/ |
D | gstavdtpsrc.c | 321 gst_pad_push_event (GST_BASE_SRC_PAD (src), in avrcp_metadata_cb()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | gstdshowvideosrc.cpp | 345 caps = gst_pad_get_pad_template_caps (GST_BASE_SRC_PAD (src)); in gst_dshowvideosrc_get_caps() 631 GstCaps *current_caps = gst_pad_get_current_caps (GST_BASE_SRC_PAD (bsrc)); in gst_dshowvideosrc_set_caps()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstmultifilesrc.c | 334 gst_pad_set_caps (GST_BASE_SRC_PAD (src), new_caps); in gst_multi_file_src_set_property()
|
D | gstimagesequencesrc.c | 529 gst_pad_set_caps (GST_BASE_SRC_PAD (self), new_caps); in gst_image_sequence_src_set_caps()
|
/third_party/gstreamer/gstplugins_bad/gst/inter/ |
D | gstintervideosrc.c | 393 downstream_caps = gst_pad_get_allowed_caps (GST_BASE_SRC_PAD (src)); in gst_inter_video_src_create()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtsrc.cc | 449 gst_pad_push_event (GST_BASE_SRC_PAD (psrc), in gst_qt_src_fill()
|