gst/: Patch from Alessandro Decina adding get_type_full and get_protocols_full privat...
authorAlessandro Decina <alessandro@nnva.org>
Thu, 25 Oct 2007 16:19:05 +0000 (16:19 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 25 Oct 2007 16:19:05 +0000 (16:19 +0000)
commit9d3de77ba7c62df9c2e587483a2a237e0d16c966
treed88819c3ab3f65d615e9b19f5a3f0122db760184
parentf37e97764bb324ebe7ca3d82f2813d2584e5a070
gst/: Patch from Alessandro Decina adding get_type_full and get_protocols_full private vfuncs to the URIHandler inter...

Original commit message from CVS:
* gst/gstelementfactory.c: (gst_element_register):
* gst/gsturi.h:
Patch from Alessandro Decina adding get_type_full and
get_protocols_full private vfuncs to the URIHandler interface
to allow bindings to support creating URI handlers.
Partially fixes: #339279
API: GstURIHandlerInterface::get_type_full
API: GstURIHandlerInterface::get_protocols_full
ChangeLog
gst/gstelementfactory.c
gst/gsturi.h