Home
last modified time | relevance | path

Searched refs:gst_rtsp_connection_free (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c287 gst_rtsp_connection_free (rtsp_conn2); in GST_START_TEST()
336 gst_rtsp_connection_free (rtsp_conn2); in GST_START_TEST()
348 fail_unless (gst_rtsp_connection_free (rtsp_conn1) == GST_RTSP_OK); in GST_START_TEST()
451 gst_rtsp_connection_free (rtsp_conn2); in GST_START_TEST()
500 gst_rtsp_connection_free (rtsp_conn2); in GST_START_TEST()
512 fail_unless (gst_rtsp_connection_free (rtsp_conn1) == GST_RTSP_OK); in GST_START_TEST()
594 fail_unless (gst_rtsp_connection_free (rtsp_input_conn) == GST_RTSP_OK); in GST_START_TEST()
596 fail_unless (gst_rtsp_connection_free (rtsp_output_conn) == GST_RTSP_OK); in GST_START_TEST()
657 fail_unless (gst_rtsp_connection_free (rtsp_input_conn) == GST_RTSP_OK); in GST_START_TEST()
659 fail_unless (gst_rtsp_connection_free (rtsp_output_conn) == GST_RTSP_OK); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h88 GstRTSPResult gst_rtsp_connection_free (GstRTSPConnection *conn);
Dgstrtspconnection.c2923 gst_rtsp_connection_free (GstRTSPConnection * conn) in gst_rtsp_connection_free() function
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5258 gst_rtsp_connection_free (info->connection); in gst_rtsp_conninfo_close()
/third_party/gstreamer/gstplugins_base/
DChangeLog133388 (add_auth_header), (gst_rtsp_connection_free),
135185 (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
137006 (gst_rtsp_connection_free):
140183 (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),