urihandler: pass GError argument to gst_uri_handler_set_uri()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 13 Nov 2011 17:44:06 +0000 (17:44 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 13 Nov 2011 18:04:55 +0000 (18:04 +0000)
commit682704750c6f004892842c853f1ffcc8e60182f8
tree8b9e4b92fa7cdb356a91f1eb77e88facf7c63120
parent35df64357fd102c91f59459c0577cf5bedd46b86
urihandler: pass GError argument to gst_uri_handler_set_uri()

Also let gst_uri_handler_set_uri check already if the protocol
is supported, so that not every uri handler has to do that
itself.
docs/random/porting-to-0.11.txt
gst/gst.c
gst/gsturi.c
gst/gsturi.h
win32/common/libgstreamer.def