Home
last modified time | relevance | path

Searched refs:rtpfunnel (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpfunnel.h38 GST_ELEMENT_REGISTER_DECLARE (rtpfunnel);
Dgstrtpmanager.c55 ret |= GST_ELEMENT_REGISTER (rtpfunnel, plugin); in plugin_init()
Dgstrtpfunnel.c92 GST_ELEMENT_REGISTER_DEFINE (rtpfunnel, "rtpfunnel", GST_RANK_NONE,
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.h72 GstElement *rtpfunnel; member
Dgstwebrtcbin.c4547 if (!webrtc->rtpfunnel) { in _connect_input_stream()
4570 gst_element_request_pad_simple (webrtc->rtpfunnel, pad_name); in _connect_input_stream()
5230 if (webrtc->rtpfunnel) in _connect_rtpfunnel()
5233 webrtc->rtpfunnel = gst_element_factory_make ("rtpfunnel", NULL); in _connect_rtpfunnel()
5234 gst_bin_add (GST_BIN (webrtc), webrtc->rtpfunnel); in _connect_rtpfunnel()
5235 gst_element_sync_state_with_parent (webrtc->rtpfunnel); in _connect_rtpfunnel()
5241 gst_element_link (webrtc->rtpfunnel, queue); in _connect_rtpfunnel()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpfunnel.c517 GST_CHECK_MAIN (rtpfunnel)
/third_party/gstreamer/gstplugins_good/tests/check/
Dmeson.build75 [ 'elements/rtpfunnel' ],
/third_party/gstreamer/gstplugins_good/
DChangeLog1442 * tests/check/elements/rtpfunnel.c:
1443 rtpfunnel: fix extmap handling on accept-caps
1499 * tests/check/elements/rtpfunnel.c:
1500 rtpfunnel: don't enforce twcc during upstream negotiation
1501 A previous patch has caused rtpfunnel to output twcc-related
6300 use it in rtpfunnel.
6967 * tests/check/elements/rtpfunnel.c:
6968 rtpfunnel: Also forward custom sticky event
7692 rtpfunnel: protect internal srccaps with lock
7701 rtpfunnel: copy caps before sending them in a caps-event
[all …]
/third_party/gstreamer/gstplugins_bad/
DChangeLog1956 That is because they need to be placed before the rtpfunnel, which
7755 Placing the clocksync before the rtpbin and rtpfunnel synchronizes each