Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdhelper.c177 ret = gst_uri_make_writable (ret); in gst_mpd_helper_combine_urls()
Dgstmpdclient.c2105 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()
/third_party/gstreamer/gstreamer/gst/
Dgsturi.h257 GstUri * gst_uri_make_writable (GstUri * uri) G_GNUC_WARN_UNUSED_RESULT;
Dgsturi.c1979 gst_uri_make_writable (GstUri * uri) in gst_uri_make_writable() function