Home
last modified time | relevance | path

Searched refs:gst_uri_unref (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsturi.c405 gst_uri_unref (uri); in GST_START_TEST()
462 gst_uri_unref (uri); in GST_START_TEST()
519 gst_uri_unref (uri); in GST_START_TEST()
544 gst_uri_unref (url); in GST_START_TEST()
565 gst_uri_unref (joined); in GST_START_TEST()
566 gst_uri_unref (rel); in GST_START_TEST()
575 gst_uri_unref (joined); in GST_START_TEST()
576 gst_uri_unref (rel); in GST_START_TEST()
585 gst_uri_unref (joined); in GST_START_TEST()
586 gst_uri_unref (rel); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgsturi.h368 gst_uri_unref (GstUri * uri) in gst_uri_unref() function
386 void gst_uri_unref (GstUri * uri);
392 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstUri, gst_uri_unref)
Dgsturi.c1509 gst_uri_unref (new_rel_uri); in gst_uri_new_with_base()
1563 gst_uri_unref (uri_obj); in _gst_uri_from_string_internal()
1585 gst_uri_unref (uri_obj); in _gst_uri_from_string_internal()
1707 gst_uri_unref (new_rel_uri); in gst_uri_from_string_with_base()
1934 gst_uri_unref (base); in gst_uri_join_strings()
1935 gst_uri_unref (result); in gst_uri_join_strings()
2940 gst_uri_unref (GstUri * uri) in gst_uri_unref() function
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesrc.c518 gst_uri_unref (uri); in gst_multi_file_src_uri_get_uri()
549 gst_uri_unref (gsturi); in gst_multi_file_src_uri_set_uri()
560 gst_uri_unref (gsturi); in gst_multi_file_src_uri_set_uri()
Dgstimagesequencesrc.c161 g_clear_pointer (&self->uri, gst_uri_unref); in gst_image_sequence_src_uri_set_uri()
282 g_clear_pointer (&self->uri, gst_uri_unref); in gst_image_sequence_src_dispose()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c953 gst_uri_unref (ice->stun_server); in gst_webrtc_ice_set_stun_server()
973 gst_uri_unref (ice->turn_server); in gst_webrtc_ice_set_turn_server()
1071 gst_uri_unref (ice->turn_server); in gst_webrtc_ice_finalize()
1073 gst_uri_unref (ice->stun_server); in gst_webrtc_ice_finalize()
1195 (GDestroyNotify) gst_uri_unref); in gst_webrtc_ice_init()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdhelper.c171 gst_uri_unref (base); in gst_mpd_helper_combine_urls()
Dgstmpdclient.c249 gst_uri_unref (base_uri); in gst_mpd_client_fetch_external_segment_list()
250 gst_uri_unref (uri); in gst_mpd_client_fetch_external_segment_list()
754 gst_uri_unref (abs_url); in gst_mpd_client_parse_baseURL()
1164 gst_uri_unref (base_uri); in gst_mpd_client_fetch_external_periods()
1165 gst_uri_unref (uri); in gst_mpd_client_fetch_external_periods()
1499 gst_uri_unref (base_uri); in gst_mpd_client_fetch_external_adaptation_set()
1500 gst_uri_unref (uri); in gst_mpd_client_fetch_external_adaptation_set()
2109 gst_uri_unref (frag_url); in gst_mpd_client_get_next_fragment()
2116 gst_uri_unref (frag_url); in gst_mpd_client_get_next_fragment()
2132 gst_uri_unref (base_url); in gst_mpd_client_get_next_fragment()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpclient.c249 gst_uri_unref (uri); in gst_rtmp_location_get_string()
827 gst_uri_unref (query); in send_connect_done()
835 gst_uri_unref (query); in send_connect_done()
846 gst_uri_unref (query); in send_connect_done()
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsink.c115 gst_uri_unref (self->uri); in gst_rtp_sink_set_property()
212 gst_uri_unref (self->uri); in gst_rtp_sink_finalize()
Dgstrtpsrc.c194 gst_uri_unref (self->uri); in gst_rtp_src_set_property()
330 gst_uri_unref (self->uri); in gst_rtp_src_finalize()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2locationhandler.c242 gst_uri_unref (uri); in uri_handler_set_uri()
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsrc.c1415 gst_uri_unref (gsturi); in gst_rist_src_uri_set_uri()
1421 gst_uri_unref (src->uri); in gst_rist_src_uri_set_uri()
1434 gst_uri_unref (gsturi); in gst_rist_src_uri_set_uri()
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtobject.c394 g_clear_pointer (&srtobject->uri, gst_uri_unref); in gst_srt_object_destroy()
863 g_clear_pointer (&srtobject->uri, gst_uri_unref); in gst_srt_object_set_uri()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttypefindelement.c875 gst_uri_unref (gst_uri); in gst_type_find_get_extension()
/third_party/gstreamer/gstplugins_base/
DNEWS1279 gst_tag_list_take, gst_uri_copy, gst_uri_ref, gst_uri_unref,
/third_party/gstreamer/gstplugins_good/
DNEWS1279 gst_tag_list_take, gst_uri_copy, gst_uri_ref, gst_uri_unref,
/third_party/gstreamer/gst_libav/
DNEWS1279 gst_tag_list_take, gst_uri_copy, gst_uri_ref, gst_uri_unref,
/third_party/gstreamer/gstreamer/
DNEWS1279 gst_tag_list_take, gst_uri_copy, gst_uri_ref, gst_uri_unref,
DChangeLog8592 Basically, you can use this instead of using `gst_uri_unref()` (which
/third_party/gstreamer/gstplugins_bad/
DNEWS1279 gst_tag_list_take, gst_uri_copy, gst_uri_ref, gst_uri_unref,