Searched refs:gst_rtsp_connection_send (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtspconnection.c | 552 fail_unless (gst_rtsp_connection_send (rtsp_output_conn, msg, in GST_START_TEST() 575 fail_unless (gst_rtsp_connection_send (rtsp_output_conn, msg, in GST_START_TEST() 636 fail_unless (gst_rtsp_connection_send (rtsp_output_conn, msg, in GST_START_TEST() 890 fail_unless (gst_rtsp_connection_send (rtsp_output_conn, msg, in GST_START_TEST() 908 fail_unless (gst_rtsp_connection_send (rtsp_output_conn, msg, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspconnection.h | 367 GstRTSPResult gst_rtsp_connection_send (GstRTSPConnection *conn, GstRTSPMessage *mes…
|
D | gstrtspconnection.c | 5065 gst_rtsp_connection_send (GstRTSPConnection * conn, GstRTSPMessage * message, in gst_rtsp_connection_send() function
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 16216 gst_rtsp_connection_send() adds the Authorization header to the request. 123812 gst_rtsp_connection_write() vs. gst_rtsp_connection_send().) 136930 * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send): 140119 (gst_rtsp_connection_write), (gst_rtsp_connection_send), 140179 (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 24542 As such, protect gst_rtsp_connection_send() and gst_rtsp_connection_receive()
|