Home
last modified time | relevance | path

Searched refs:gst_rtsp_connection_do_tunnel (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c283 fail_unless (gst_rtsp_connection_do_tunnel (rtsp_conn1, rtsp_conn2) == in GST_START_TEST()
332 fail_unless (gst_rtsp_connection_do_tunnel (rtsp_conn1, rtsp_conn2) == in GST_START_TEST()
447 fail_unless (gst_rtsp_connection_do_tunnel (rtsp_conn1, rtsp_conn2) == in GST_START_TEST()
496 fail_unless (gst_rtsp_connection_do_tunnel (rtsp_conn1, rtsp_conn2) == in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h230 GstRTSPResult gst_rtsp_connection_do_tunnel (GstRTSPConnection *conn, GstRTSPConnection *…
Dgstrtspconnection.c3599 gst_rtsp_connection_do_tunnel (GstRTSPConnection * conn, in gst_rtsp_connection_do_tunnel() function
/third_party/gstreamer/gstplugins_base/
DChangeLog121997 rtsp: Allow gst_rtsp_connection_do_tunnel() to just setup decoding context.
121998 If the second connection passed to gst_rtsp_connection_do_tunnel() is NULL
126856 API: RTSP::gst_rtsp_connection_do_tunnel()