gstreamer/ext/gnomevfs
Tim-Philipp Müller 06ee16b3ff ext/gnomevfs/gstgnomevfssrc.c: gnome_vfs_uri_is_local() alone is not a good indicator whether we can operate in pull-...
Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssrc.c:
(gst_gnome_vfs_src_check_get_range):
gnome_vfs_uri_is_local() alone is not a good indicator
whether we can operate in pull-mode with a specific URI,
as it returns FALSE for file:// URIs that point to an
NFS-mounted path. Be more conservative here: whitelist
local files, blacklist http URIs and use the old
mechanism for anything else (fixes #334216).
2006-03-11 16:40:20 +00:00
..
gstgnomevfs.c ext/gnomevfs/gstgnomevfs.c: Return FALSE from plugin_init() when GnomeVFS can't be initialised for some reason (#3284... 2006-02-06 19:09:26 +00:00
gstgnomevfs.h ext/gnomevfs/: Port gnomevfssink; add gtk-doc blurb. 2005-12-27 21:42:23 +00:00
gstgnomevfssink.c ext/gnomevfs/gstgnomevfssink.c: change location param details 2006-03-06 20:52:25 +00:00
gstgnomevfssink.h Fix some more docs. 2006-03-01 17:39:28 +00:00
gstgnomevfssrc.c ext/gnomevfs/gstgnomevfssrc.c: gnome_vfs_uri_is_local() alone is not a good indicator whether we can operate in pull-... 2006-03-11 16:40:20 +00:00
gstgnomevfssrc.h Fix some more docs. 2006-03-01 17:39:28 +00:00
gstgnomevfsuri.c ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long and 2004-09-15 06:33:44 +00:00
gstgnomevfsuri.h expand tabs 2005-12-06 19:42:02 +00:00
Makefile.am ext/gnomevfs/: Port gnomevfssink; add gtk-doc blurb. 2005-12-27 21:42:23 +00:00