Home
last modified time | relevance | path

Searched refs:GST_EVENT_RECONFIGURE (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpsession.c877 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
880 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
917 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
920 fail_unless_equals_int (GST_EVENT_RECONFIGURE, GST_EVENT_TYPE (ev)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.h172 GST_EVENT_RECONFIGURE = GST_EVENT_MAKE_TYPE (240, FLAG(UPSTREAM)), enumerator
Dgstevent.c126 {GST_EVENT_RECONFIGURE, "reconfigure", 0},
1581 event = gst_event_new_custom (GST_EVENT_RECONFIGURE, NULL); in gst_event_new_reconfigure()
Dgstenumtypes.c553 { C_ENUM(GST_EVENT_RECONFIGURE), "GST_EVENT_RECONFIGURE", "reconfigure" }, in gst_event_type_get_type()
Dgstpad.c5351 case GST_EVENT_RECONFIGURE: in gst_pad_push_event_unchecked()
5693 case GST_EVENT_RECONFIGURE: in gst_pad_send_event_unchecked()
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c1181 if (GST_EVENT_TYPE (event) == GST_EVENT_RECONFIGURE) in gst_auto_convert_src_event()
1188 } else if (GST_EVENT_TYPE (event) != GST_EVENT_RECONFIGURE) { in gst_auto_convert_src_event()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c443 case GST_EVENT_RECONFIGURE: in gst_sctp_dec_src_event()
Dgstsctpenc.c706 case GST_EVENT_RECONFIGURE: in gst_sctp_enc_src_event()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstwrappercamerabinsrc.c428 case GST_EVENT_RECONFIGURE: in gst_wrapper_camera_bin_src_src_event()
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/
Dgstteletextdec.c457 case GST_EVENT_RECONFIGURE: in gst_teletextdec_src_event()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c595 if (GST_EVENT_TYPE (event) == GST_EVENT_RECONFIGURE) { in gst_type_find_element_src_event()
Dgstdownloadbuffer.c1410 case GST_EVENT_RECONFIGURE: in gst_download_buffer_handle_src_event()
Dgstqueue.c1585 case GST_EVENT_RECONFIGURE: in gst_queue_handle_src_event()
Dgstmultiqueue.c2616 case GST_EVENT_RECONFIGURE: in gst_multi_queue_src_event()
Dgstqueue2.c3243 case GST_EVENT_RECONFIGURE: in gst_queue2_handle_src_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c1272 case GST_EVENT_RECONFIGURE: in gst_audio_visualizer_src_event()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsesrc.c1391 case GST_EVENT_RECONFIGURE: in gst_pulsesrc_event()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesrc.c2071 case GST_EVENT_RECONFIGURE: in gst_base_src_default_event()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c1368 case GST_EVENT_RECONFIGURE:{ in gst_ps_demux_src_event()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c1977 case GST_EVENT_RECONFIGURE:{ in gst_adaptive_demux_src_event()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.c451 case GST_EVENT_RECONFIGURE: in gst_ogg_pad_event()
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c3259 if (GST_EVENT_TYPE (info->data) == GST_EVENT_RECONFIGURE) { in reconfigure_source_probe()
/third_party/gstreamer/gstplugins_bad/
DChangeLog3878 Sometimes glimagesink emits GST_EVENT_RECONFIGURE event which results