[Bug 353475] [API] GstURIHandler: add uri_is_supported vfunc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 4 02:24:03 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=353475
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
            Summary|Improve detection of        |[API] GstURIHandler: add
                   |supported uris on           |uri_is_supported vfunc
                   |GstURIHandlerInterface      |

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-07-04 09:23:57 UTC ---
Sebastian: well, one problem is that there are a bunch of artificial URIs for
which no clear standard exists really, e.g. cdda:// URIs or dvd:// URIs or so -
the way the device is passed, the way the title information is added and all
that is pretty much non-standard, so it's well possible that one element
rejects a cdda:// URI not because it is invalid but because it's not made up
the way it expects, while another element will accept that URI.

However, since this refered to gnomevfs, and gio seems to have a
g_vfs_get_supported_uri_schemes(), this may just be obsolete now?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list