Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c552 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/
Dgstrtspconnection.h367 GstRTSPResult gst_rtsp_connection_send (GstRTSPConnection *conn, GstRTSPMessage *mes…
Dgstrtspconnection.c5065 gst_rtsp_connection_send (GstRTSPConnection * conn, GstRTSPMessage * message, in gst_rtsp_connection_send() function
/third_party/gstreamer/gstplugins_base/
DChangeLog16216 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/
DChangeLog24542 As such, protect gst_rtsp_connection_send() and gst_rtsp_connection_receive()