commit | 1cca54b44c209403decd7c2eb9c21f0b45e17109 | [log] [tgz] |
---|---|---|
author | Jan Schmidt <thaytan@mad.scientist.com> | Thu Dec 07 12:11:14 2006 +0000 |
committer | Jan Schmidt <thaytan@mad.scientist.com> | Thu Dec 07 12:11:14 2006 +0000 |
tree | 15e96bbe0876b5e260a5cdaaf5dfbcaf267fa5f5 | |
parent | 8dbb58093f78684e94141d3f6be2c9b96c273b2d [diff] |
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