Home
last modified time | relevance | path

Searched refs:GST_RTSP_OK (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c160 return GST_RTSP_OK; in tunnel_post()
167 return GST_RTSP_OK; in tunnel_lost()
174 return GST_RTSP_OK; in closed()
181 return GST_RTSP_OK; in message_sent()
222 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
260 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
284 GST_RTSP_OK); in GST_START_TEST()
309 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
333 GST_RTSP_OK); in GST_START_TEST()
347 fail_unless (gst_rtsp_connection_close (rtsp_conn1) == GST_RTSP_OK); in GST_START_TEST()
[all …]
Drtsp.c36 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
64 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
94 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
117 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
140 fail_unless (res == GST_RTSP_OK); in GST_START_TEST()
167 fail_unless (gst_rtsp_range_parse ("npt=-now", &range) == GST_RTSP_OK); in GST_START_TEST()
180 fail_unless (gst_rtsp_range_parse ("npt=now-now", &range) == GST_RTSP_OK); in GST_START_TEST()
190 fail_unless (gst_rtsp_range_parse ("npt=now-", &range) == GST_RTSP_OK); in GST_START_TEST()
200 fail_unless (gst_rtsp_range_parse ("npt=now-34.12", &range) == GST_RTSP_OK); in GST_START_TEST()
214 fail_unless (gst_rtsp_range_parse ("npt=23,89-now", &range) == GST_RTSP_OK); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.c100 if (gst_rtsp_message_copy (orig, &copy) == GST_RTSP_OK) in gst_rtsp_message_boxed_copy()
156 return GST_RTSP_OK; in gst_rtsp_message_init()
228 return GST_RTSP_OK; in gst_rtsp_message_init_request()
261 return GST_RTSP_OK; in gst_rtsp_message_parse_request()
341 0) == GST_RTSP_OK) { in gst_rtsp_message_init_response()
347 0) == GST_RTSP_OK) { in gst_rtsp_message_init_response()
362 return GST_RTSP_OK; in gst_rtsp_message_init_response()
395 return GST_RTSP_OK; in gst_rtsp_message_parse_response()
441 return GST_RTSP_OK; in gst_rtsp_message_init_data()
462 return GST_RTSP_OK; in gst_rtsp_message_parse_data()
[all …]
Dgstrtspextension.c105 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_extension_before_send()
119 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_extension_after_send()
133 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_extension_parse_sdp()
146 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_extension_setup_media()
173 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_extension_get_transports()
186 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_extension_stream_select()
213 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_extension_send()
Dgstrtspconnection.c267 return GST_RTSP_OK; in gst_rtsp_result_from_g_io_error()
406 return GST_RTSP_OK; in gst_rtsp_connection_create()
496 return GST_RTSP_OK; in gst_rtsp_connection_create_from_socket()
890 &value, 0) == GST_RTSP_OK) { in setup_tunneling()
1091 if (res != GST_RTSP_OK) in gst_rtsp_connection_connect_with_response_usec()
1097 return GST_RTSP_OK; in gst_rtsp_connection_connect_with_response_usec()
1287 return GST_RTSP_OK; in write_bytes()
1354 return GST_RTSP_OK; in writev_bytes()
1384 GstRTSPResult res = GST_RTSP_OK; in writev_bytes()
1392 if (G_UNLIKELY (res != GST_RTSP_OK)) in writev_bytes()
[all …]
Dgstrtsprange.c105 return GST_RTSP_OK; in parse_npt_time()
123 if ((res = parse_npt_time (str, &range->min)) != GST_RTSP_OK) in parse_npt_range()
153 return GST_RTSP_OK; in parse_utc_time()
179 return GST_RTSP_OK; in parse_utc_time()
197 if ((res = parse_utc_time (str, &range->min, &range->min2, p)) != GST_RTSP_OK) in parse_utc_range()
218 return GST_RTSP_OK; in parse_smpte_time()
231 return GST_RTSP_OK; in parse_smpte_time()
248 parse_smpte_time (str, &range->min, &range->min2, p)) != GST_RTSP_OK) in parse_smpte_range()
296 if (ret != GST_RTSP_OK) in gst_rtsp_range_parse()
Dgstrtsptransport.c201 return GST_RTSP_OK; in gst_rtsp_transport_init()
232 return GST_RTSP_OK; in gst_rtsp_transport_get_mime()
263 return GST_RTSP_OK; in gst_rtsp_transport_get_media_type()
312 return GST_RTSP_OK; in gst_rtsp_transport_get_manager()
573 return GST_RTSP_OK; in gst_rtsp_transport_parse()
775 return GST_RTSP_OK; in gst_rtsp_transport_free()
Dgstrtspurl.c209 return GST_RTSP_OK; in gst_rtsp_url_parse()
284 return GST_RTSP_OK; in gst_rtsp_url_set_port()
308 return GST_RTSP_OK; in gst_rtsp_url_get_port()
Dgstrtspdefs.h61 if (G_UNLIKELY ((res = (stmt)) != GST_RTSP_OK)) \
89 GST_RTSP_OK = 0, enumerator
Dgstrtspdefs.c270 case GST_RTSP_OK: in gst_rtsp_strresult()
Dgstrtsp-enumtypes.c29 { C_ENUM(GST_RTSP_OK), "GST_RTSP_OK", "ok" }, in gst_rtsp_result_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspext.c141 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_ext_list_before_send()
156 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_ext_list_after_send()
171 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_ext_list_parse_sdp()
185 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_ext_list_setup_media()
216 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_ext_list_get_transports()
230 GstRTSPResult res = GST_RTSP_OK; in gst_rtsp_ext_list_stream_select()
Dgstrtspsrc.c5210 if (res == GST_RTSP_OK) in gst_rtsp_conninfo_connect()
5218 return GST_RTSP_OK; in gst_rtsp_conninfo_connect()
5263 return GST_RTSP_OK; in gst_rtsp_conninfo_close()
5356 return GST_RTSP_OK; in gst_rtspsrc_handle_request()
5378 return GST_RTSP_OK; in gst_rtspsrc_send_keep_alive()
5406 return GST_RTSP_OK; in gst_rtspsrc_send_keep_alive()
5412 return GST_RTSP_OK; in gst_rtspsrc_send_keep_alive()
5683 case GST_RTSP_OK: in gst_rtspsrc_loop_interleaved()
5804 case GST_RTSP_OK: in gst_rtspsrc_loop_udp()
5935 GstRTSPResult res = GST_RTSP_OK; in gst_rtspsrc_reconnect()
[all …]