Home
last modified time | relevance | path

Searched refs:gst_pad_has_current_caps (Results 1 – 25 of 55) sorted by relevance

123

/third_party/gstreamer/gstplugins_good/gst/smpte/
Dgstsmpte.c463 if (!gst_pad_has_current_caps (smpte->sinkpad1) || in gst_smpte_collected()
464 !gst_pad_has_current_caps (smpte->sinkpad2)) in gst_smpte_collected()
512 if (!gst_pad_has_current_caps (smpte->srcpad)) { in gst_smpte_collected()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstasteriskh263.c176 if (!gst_pad_has_current_caps (asteriskh263->srcpad)) { in gst_asteriskh263_chain()
Dgstrtpsv3vdepay.c213 if (G_UNLIKELY (gst_pad_has_current_caps (GST_RTP_BASE_DEPAYLOAD_SRCPAD in gst_rtp_sv3v_depay_process()
/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstirtspparse.c163 if (!gst_pad_has_current_caps (GST_BASE_PARSE_SRC_PAD (parse))) { in gst_irtsp_set_caps_once()
/third_party/gstreamer/gstplugins_good/gst/auparse/
Dgstauparse.c435 if (!gst_pad_has_current_caps (auparse->srcpad)) { in gst_au_parse_chain()
730 if (!gst_pad_has_current_caps (auparse->srcpad)) { in gst_au_parse_sink_event()
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpaafdepay.c281 if (G_UNLIKELY (!gst_pad_has_current_caps (avtpbasedepayload->srcpad))) { in gst_avtp_aaf_depay_chain()
Dgstavtpcvfdepay.c185 if (G_UNLIKELY (!gst_pad_has_current_caps (avtpbasedepayload->srcpad))) { in gst_avtp_cvf_depay_push()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttextrender.c539 || !gst_pad_has_current_caps (render->srcpad)) { in gst_text_render_chain()
625 if (gst_pad_has_current_caps (render->srcpad)) { in gst_text_render_event()
/third_party/gstreamer/gstplugins_bad/gst/ivfparse/
Dgstivfparse.c221 G_LIKELY (gst_pad_has_current_caps (GST_BASE_PARSE_SRC_PAD (ivf)))) in gst_ivf_parse_update_src_caps()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp350 if (!gst_pad_has_current_caps (GST_VIDEO_DECODER_SRC_PAD (openh264dec)) in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosrc.cpp1279 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()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackdec.c351 if (!gst_pad_has_current_caps (GST_AUDIO_DECODER_SRC_PAD (dec)) || in gst_wavpack_dec_handle_frame()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdeinterlace.c474 if (self->mode != new_mode && gst_pad_has_current_caps (self->srcpad)) { in gst_ffmpegdeinterlace_set_property()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstaspectratiocrop.c479 recheck = gst_pad_has_current_caps (aspect_ratio_crop->sink); in gst_aspect_ratio_crop_set_property()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccextractor.c367 if (!gst_pad_has_current_caps (filter->captionpad)) { in gst_cc_extractor_handle_meta()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c600 if (gst_pad_has_current_caps (pad)) in gst_interleave_release_pad()
910 if (!gst_pad_has_current_caps (data->pad)) in gst_interleave_sink_event()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstcapsfilter.c435 if (!gst_pad_has_current_caps (trans->srcpad)) { in gst_capsfilter_prepare_buf()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufdec.c467 if (!gst_pad_has_current_caps (pixbuf->srcpad) && in gst_gdk_pixbuf_dec_sink_event()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c324 if (reconfigure || !gst_pad_has_current_caps (monoscope->srcpad)) { in ensure_negotiated()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkateparse.c401 if (G_UNLIKELY (!gst_pad_has_current_caps (pad))) in gst_kate_parse_chain()
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtpdec.c1069 if (!gst_pad_has_current_caps (filter->rtp_srcpad)) { in gst_srtp_dec_sink_event_rtp()
1104 if (!gst_pad_has_current_caps (filter->rtcp_srcpad)) { in gst_srtp_dec_sink_event_rtcp()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.c1138 if (payload->priv->pt_set || gst_pad_has_current_caps (payload->srcpad)) { in gst_rtp_base_payload_negotiate()
1209 || gst_pad_has_current_caps (payload->srcpad)) { in gst_rtp_base_payload_negotiate()
1255 || gst_pad_has_current_caps (payload->srcpad)) { in gst_rtp_base_payload_negotiate()
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstdisparity.cpp379 if (!gst_pad_has_current_caps (fs->srcpad)) { in gst_disparity_handle_sink_event()
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdec.c383 if (!gst_pad_has_current_caps (dvdec->srcpad)) { in gst_dvdec_sink_event()
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.c660 || !gst_pad_has_current_caps (GST_AUDIO_DECODER_SRC_PAD (flacdec))) { in gst_flac_dec_write()

123