Fix refcounting of gst_plugin_feature_load to match the docs.
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Dec 2006 12:11:14 +0000 (12:11 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Dec 2006 12:11:14 +0000 (12:11 +0000)
commit1cca54b44c209403decd7c2eb9c21f0b45e17109
tree15e96bbe0876b5e260a5cdaaf5dfbcaf267fa5f5
parent8dbb58093f78684e94141d3f6be2c9b96c273b2d
Fix refcounting of gst_plugin_feature_load to match the docs.

Original commit message from CVS:
* gst/gstelementfactory.c: (gst_element_factory_create):
* gst/gstpluginfeature.c: (gst_plugin_feature_load):
* gst/gsttypefindfactory.c: (gst_type_find_factory_call_function):
* tools/gst-inspect.c: (print_element_info):
Fix refcounting of gst_plugin_feature_load to match the docs.
Fixes: #380129
ChangeLog
gst/gstelementfactory.c
gst/gstpluginfeature.c
gst/gsttypefindfactory.c
tools/gst-inspect.c