Home
last modified time | relevance | path

Searched refs:gst_event_new_caps (Results 1 – 25 of 69) sorted by relevance

123

/third_party/gstreamer/gstreamer/tests/check/elements/
Dcapsfilter.c297 fail_unless (gst_pad_push_event (mysrcpad, gst_event_new_caps (caps))); in GST_START_TEST()
375 fail_unless (gst_pad_push_event (mysrcpad, gst_event_new_caps (caps))); in GST_START_TEST()
414 fail_unless (gst_pad_push_event (mysrcpad, gst_event_new_caps (caps))); in GST_START_TEST()
450 fail_unless (gst_pad_push_event (mysrcpad, gst_event_new_caps (caps))); in GST_START_TEST()
Dstreamiddemux.c182 fail_unless (gst_pad_push_event (td.mysrc, gst_event_new_caps (td.mycaps))); in GST_START_TEST()
353 event = gst_event_new_caps (td.caps[stream_cnt]); in GST_START_TEST()
378 gst_event_new_caps (td.caps[active_stream]))); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dqtmux.c1281 input1.input = g_list_append (input1.input, gst_event_new_caps (caps)); in GST_START_TEST()
1301 input2.input = g_list_append (input2.input, gst_event_new_caps (caps)); in GST_START_TEST()
1338 input1.input = g_list_append (input1.input, gst_event_new_caps (caps)); in GST_START_TEST()
1360 input2.input = g_list_append (input2.input, gst_event_new_caps (caps)); in GST_START_TEST()
1400 input1.input = g_list_append (input1.input, gst_event_new_caps (caps)); in GST_START_TEST()
1422 input2.input = g_list_append (input2.input, gst_event_new_caps (caps)); in GST_START_TEST()
1462 input1.input = g_list_append (input1.input, gst_event_new_caps (caps)); in GST_START_TEST()
1488 input2.input = g_list_append (input2.input, gst_event_new_caps (caps)); in GST_START_TEST()
1526 input1.input = g_list_append (input1.input, gst_event_new_caps (caps)); in GST_START_TEST()
1555 input2.input = g_list_append (input2.input, gst_event_new_caps (caps)); in GST_START_TEST()
Dvp8dec.c230 fail_unless (gst_pad_push_event (srcpad, gst_event_new_caps (caps))); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstcompat.h56 event = gst_event_new_caps (caps); in gst_pad_set_caps()
Dgstevent.h600 GstEvent * gst_event_new_caps (GstCaps *caps) G_GNUC_MALLOC;
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsnparsetter.c133 caps_event = gst_event_new_caps (parset->outcaps); in rsn_parsetter_sink_event()
156 event = gst_event_new_caps (parset->outcaps); in rsn_parsetter_sink_event()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccextractor.c294 GstEvent *new_event = gst_event_new_caps (caption_caps); in forward_sticky_events()
362 gst_pad_push_event (filter->captionpad, gst_event_new_caps (caption_caps)); in gst_cc_extractor_handle_meta()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpredenc.c136 ret = gst_event_new_caps (new); in _create_caps_event()
294 event = gst_event_new_caps (caps); in _pad_push()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatedec.c276 gst_pad_push_event (kd->srcpad, gst_event_new_caps (caps)); in gst_kate_dec_handle_kate_event()
321 gst_pad_push_event (kd->srcpad, gst_event_new_caps (caps)); in gst_kate_dec_handle_kate_event()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmpegtsmux.c468 gst_pad_push_event (src1, gst_event_new_caps (caps)); in setup_caps()
471 gst_pad_push_event (src2, gst_event_new_caps (caps)); in setup_caps()
478 gst_pad_push_event (src3, gst_event_new_caps (caps)); in setup_caps()
Dshm.c129 gst_pad_push_event (srcpad, gst_event_new_caps (caps)); in GST_START_TEST()
Davwait.c145 gst_pad_send_event (pad, gst_event_new_caps (caps)); in push_abuffers()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawbaseparse.c404 gst_event_new_caps (new_src_caps) in gst_raw_base_parse_set_sink_caps()
519 new_caps_event = gst_event_new_caps (new_src_caps); in gst_raw_base_parse_handle_frame()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgluploadelement.c251 gst_pad_send_event (sinkpad, gst_event_new_caps (incaps)); in gst_gl_upload_element_prepare_output_buffer()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Drawaudioparse.c368 fail_unless (gst_pad_push_event (mysrcpad, gst_event_new_caps (caps))); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffmux.c387 gst_pad_push_event (aiffmux->srcpad, gst_event_new_caps (outcaps)); in gst_aiff_mux_set_caps()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c207 event = gst_event_new_caps (caps); in gst_type_find_element_have_type()
210 event = gst_event_new_caps (caps); in gst_type_find_element_have_type()
236 event = gst_event_new_caps (caps); in gst_type_find_element_emit_have_type()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfparse.c233 gst_event_new_caps (gst_caps_new_simple ("video/x-ms-asf", "parsed", in gst_asf_parse_handle_frame_headers()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpfunnel.c116 caps = gst_event_new_caps (funnel->srccaps); in gst_rtp_funnel_send_sticky()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstpad.c291 event = gst_event_new_caps (caps); in GST_START_TEST()
460 event = gst_event_new_caps (failcaps); in GST_START_TEST()
527 event = gst_event_new_caps (caps); in GST_START_TEST()
2239 gst_pad_send_event (sink, gst_event_new_caps (caps)); in test_queue_src_caps_notify()
2600 gst_pad_push_event (srcpad, gst_event_new_caps (caps)); in GST_START_TEST()
2624 gst_pad_push_event (srcpad, gst_event_new_caps (caps)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstsbcparse.c225 gst_event_new_caps (caps)); in gst_sbc_parse_handle_frame()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideoencoder.c241 fail_unless (gst_pad_push_event (mysrcpad, gst_event_new_caps (caps))); in send_startup_events()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlparse.c537 event = gst_event_new_caps (caps); in gst_ttml_parse_sink_event()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsenc.c452 gst_pad_push_event (self->src, gst_event_new_caps (caps)); in src_task_loop()

123