Home
last modified time | relevance | path

Searched refs:allow_early (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.h279 gboolean allow_early; member
Drtpsession.c4594 gboolean allow_early; in rtp_session_request_early_rtcp() local
4672 allow_early = FALSE; in rtp_session_request_early_rtcp()
4676 allow_early = TRUE; in rtp_session_request_early_rtcp()
4681 allow_early = TRUE; in rtp_session_request_early_rtcp()
4696 if (!allow_early) { in rtp_session_request_early_rtcp()
/third_party/gstreamer/gstplugins_good/
DChangeLog46864 at an earlier time. When we do that, we need to set allow_early to FALSE
46869 allow_early to TRUE again to allow more early requests.