Searched refs:gst_uri_make_writable (Results 1 – 4 of 4) sorted by relevance
177 ret = gst_uri_make_writable (ret); in gst_mpd_helper_combine_urls()
2105 frag_url = gst_uri_make_writable (frag_url); in gst_mpd_client_get_next_fragment()2112 frag_url = gst_uri_make_writable (gst_uri_from_string_with_base (base_url, in gst_mpd_client_get_next_fragment()
257 GstUri * gst_uri_make_writable (GstUri * uri) G_GNUC_WARN_UNUSED_RESULT;
1979 gst_uri_make_writable (GstUri * uri) in gst_uri_make_writable() function