Searched refs:gen_tunnel_reply (Results 1 – 2 of 2) sorted by relevance
2729 gen_tunnel_reply (GstRTSPConnection * conn, GstRTSPStatusCode code, in gen_tunnel_reply() function2813 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()
122064 rtsp: Rewrote gen_tunnel_reply().122065 Rewrote gen_tunnel_reply() to generate a normal GstRTSPMessage rather124198 rtsp: Correct gen_tunnel_reply().124199 Prevent gen_tunnel_reply() from generating an incomplete response