Home
last modified time | relevance | path

Searched refs:gst_uri_get_location (Results 1 – 18 of 18) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpnetutils.c46 location_start = gst_uri_get_location (uristr); in gst_udp_parse_uri()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsturi.c59 l = gst_uri_get_location ("dvd://"); in GST_START_TEST()
65 l = gst_uri_get_location ("smb://supercomputer/path/to/file"); in GST_START_TEST()
71 l = gst_uri_get_location ("file:///path/to/file"); in GST_START_TEST()
77 l = gst_uri_get_location ("file:///path/to/some%20file"); in GST_START_TEST()
125 l = gst_uri_get_location (uri); in GST_START_TEST()
138 l = gst_uri_get_location (uri); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c357 gchar *tmp, *location = gst_uri_get_location (uri); in gst_test_src_bin_uri_handler_set_uri()
481 gchar *types = gst_uri_get_location (uri); in gst_test_src_bin_get_property()
/third_party/gstreamer/gstreamer/gst/
Dgsturi.h152 gchar * gst_uri_get_location (const gchar * uri) G_GNUC_MALLOC;
Dgsturi.c460 gst_uri_get_location (const gchar * uri) in gst_uri_get_location() function
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfilesink.c1107 location = gst_uri_get_location (tmp); in gst_file_sink_uri_set_uri()
1116 location = gst_uri_get_location (uri); in gst_file_sink_uri_set_uri()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitfilesrc.c190 src->location = gst_uri_get_location (location); in gst_split_file_src_set_location()
Dgstsplitmuxsrc.c176 location = gst_uri_get_location (uri); in splitmux_src_uri_set_uri()
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgsthdv1394src.c822 location = gst_uri_get_location (uri); in gst_hdv1394src_uri_set_uri()
Dgstdv1394src.c1092 location = gst_uri_get_location (uri); in gst_dv1394src_uri_set_uri()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dresindvdbin.c210 location = gst_uri_get_location (uri); in rsn_dvdbin_uri_set_uri()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.c1178 location = gst_uri_get_location (uri); in dvb_base_bin_uri_set_uri()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiocdsrc.c1015 device = gst_uri_get_location (nuri); in gst_audio_cd_src_uri_set_uri()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c1802 location = gst_uri_get_location (uri); in _serialized_info_get_path()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.81399 * gst/gsturi.c (gst_uri_get_location): unescape string
/third_party/gstreamer/gstplugins_bad/
DChangeLog182947 gst_uri_get_location() unescapes the location, which could result in
215069 sys/dvb/dvbbasebin.c: Fix leak of location string returned from gst_uri_get_location.
215072 Fix leak of location string returned from gst_uri_get_location.
/third_party/gstreamer/gstreamer/
DChangeLog99350 * gst/gsturi.c: (gst_uri_get_location):
/third_party/gstreamer/gstplugins_good/
DChangeLog71506 Get URI location using gst_uri_get_location(), so any