Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h66 GstRTSPResult gst_rtsp_connection_create (const GstRTSPUrl *url, GstRTSPConnection **c…
Dgstrtspconnection.c369 gst_rtsp_connection_create (const GstRTSPUrl * url, GstRTSPConnection ** conn) in gst_rtsp_connection_create() function
474 GST_RTSP_CHECK (gst_rtsp_connection_create (url, &newconn), newconn_failed); in gst_rtsp_connection_create_from_socket()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c694 fail_unless (gst_rtsp_connection_create (url, &rtsp_conn) == GST_RTSP_OK); in GST_START_TEST()
849 fail_unless (gst_rtsp_connection_create (url, &conn) == GST_RTSP_OK); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5148 if ((res = gst_rtsp_connection_create (info->url, &info->connection)) < 0) in gst_rtsp_conninfo_connect()
/third_party/gstreamer/gstplugins_base/
DChangeLog133386 (gst_rtsp_connection_create), (md5_digest_to_hex_string),
134842 (gst_rtsp_connection_create):
135182 (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
137976 * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
140177 (gst_rtsp_connection_create), (gst_rtsp_connection_connect),