gst/gsturi.c: Use the get_protocols_full vfunc if get_protocols is NULL. Fixes
authorRene Stadler <mail@renestadler.de>
Fri, 29 Feb 2008 14:23:17 +0000 (14:23 +0000)
committerRene Stadler <mail@renestadler.de>
Fri, 29 Feb 2008 14:23:17 +0000 (14:23 +0000)
commit99867e9f16b0b5b9f78ac1cdc4577d76fa8369b4
tree036e41ac5a893dba815f0edb84800f52f6633d10
parent58cc2ede0a22602fca883d78a65dccdc3c228bf6
gst/gsturi.c: Use the get_protocols_full vfunc if get_protocols is NULL.  Fixes

Original commit message from CVS:
* gst/gsturi.c: (gst_uri_handler_get_protocols):
Use the get_protocols_full vfunc if get_protocols is NULL.  Fixes
URIHandlers implemented using language bindings.
ChangeLog
gst/gsturi.c