Home
last modified time | relevance | path

Searched refs:gst_rtsp_strresult (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h406 gchar* gst_rtsp_strresult (GstRTSPResult result);
Dgstrtspdefs.c267 gst_rtsp_strresult (GstRTSPResult result) in gst_rtsp_strresult() function
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5229 gchar *str = gst_rtsp_strresult (res); in gst_rtsp_conninfo_connect()
5237 gchar *str = gst_rtsp_strresult (res); in gst_rtsp_conninfo_connect()
5416 gchar *str = gst_rtsp_strresult (res); in gst_rtspsrc_send_keep_alive()
5748 gchar *str = gst_rtsp_strresult (res); in gst_rtspsrc_loop_interleaved()
5759 gchar *str = gst_rtsp_strresult (res); in gst_rtspsrc_loop_interleaved()
5882 gchar *str = gst_rtsp_strresult (res); in gst_rtspsrc_loop_udp()
5898 gchar *str = gst_rtsp_strresult (res); in gst_rtspsrc_loop_udp()
5907 gchar *str = gst_rtsp_strresult (res); in gst_rtspsrc_loop_udp()
6520 gchar *str = gst_rtsp_strresult (res); in gst_rtsp_src_receive_response()
6604 gchar *str = gst_rtsp_strresult (res); in gst_rtspsrc_try_send()
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog116279 rtsp: Further clean up of gst_rtsp_strresult()
116324 rtsp: Refactor gst_rtsp_strresult
140188 (gst_rtsp_strresult), (gst_rtsp_method_as_text),