ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long and
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Sep 2004 06:33:43 +0000 (06:33 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Wed, 15 Sep 2004 06:33:43 +0000 (06:33 +0000)
commitcfe43f5cb788f4fd67fe177b2fc2879fc081842d
treed9e1395b87b4cadd6a357933c6e5ea4e76a017dd
parent818fb5f797449729b30640c8d401e8607733e771
ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long and

Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssink.c:
(gst_gnomevfssink_uri_get_protocols):
* ext/gnomevfs/gstgnomevfssrc.c:
(gst_gnomevfssrc_uri_get_protocols):
* ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
* ext/gnomevfs/gstgnomevfsuri.h:
Use _uri_new() instead of _open(), so it doesn't take as long and
Christophe's computer won't hang.
* gst/playback/gstplaybasebin.c: (unknown_type):
Throw error on unknown media type, so apps actually display it.
ChangeLog