Home
last modified time | relevance | path

Searched refs:gen_tunnel_reply (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c2729 gen_tunnel_reply (GstRTSPConnection * conn, GstRTSPStatusCode code, in gen_tunnel_reply() function
2813 response = gen_tunnel_reply (conn, GST_RTSP_STS_OK, message); in gst_rtsp_connection_receive_usec()
3891 response = gen_tunnel_reply (conn, code, &watch->message); in gst_rtsp_source_dispatch_read()
/third_party/gstreamer/gstplugins_base/
DChangeLog122064 rtsp: Rewrote gen_tunnel_reply().
122065 Rewrote gen_tunnel_reply() to generate a normal GstRTSPMessage rather
124198 rtsp: Correct gen_tunnel_reply().
124199 Prevent gen_tunnel_reply() from generating an incomplete response