Searched refs:gst_uri_get_location (Results 1 – 18 of 18) sorted by relevance
46 location_start = gst_uri_get_location (uristr); in gst_udp_parse_uri()
59 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()
357 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()
152 gchar * gst_uri_get_location (const gchar * uri) G_GNUC_MALLOC;
460 gst_uri_get_location (const gchar * uri) in gst_uri_get_location() function
1107 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()
190 src->location = gst_uri_get_location (location); in gst_split_file_src_set_location()
176 location = gst_uri_get_location (uri); in splitmux_src_uri_set_uri()
822 location = gst_uri_get_location (uri); in gst_hdv1394src_uri_set_uri()
1092 location = gst_uri_get_location (uri); in gst_dv1394src_uri_set_uri()
210 location = gst_uri_get_location (uri); in rsn_dvdbin_uri_set_uri()
1178 location = gst_uri_get_location (uri); in dvb_base_bin_uri_set_uri()
1015 device = gst_uri_get_location (nuri); in gst_audio_cd_src_uri_set_uri()
1802 location = gst_uri_get_location (uri); in _serialized_info_get_path()
1399 * gst/gsturi.c (gst_uri_get_location): unescape string
182947 gst_uri_get_location() unescapes the location, which could result in215069 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.
99350 * gst/gsturi.c: (gst_uri_get_location):
71506 Get URI location using gst_uri_get_location(), so any