mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
06ee16b3ff
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). |
||
---|---|---|
.. | ||
gstgnomevfs.c | ||
gstgnomevfs.h | ||
gstgnomevfssink.c | ||
gstgnomevfssink.h | ||
gstgnomevfssrc.c | ||
gstgnomevfssrc.h | ||
gstgnomevfsuri.c | ||
gstgnomevfsuri.h | ||
Makefile.am |