gst/gsttypefindfactory.c: Don't unref factories after calling them.
authorMichael Smith <msmith@xiph.org>
Mon, 12 Dec 2005 19:09:49 +0000 (19:09 +0000)
committerMichael Smith <msmith@xiph.org>
Mon, 12 Dec 2005 19:09:49 +0000 (19:09 +0000)
commit83a815e648ee4c301ab81f964a4667e8797b9e8d
treef6b1fa4faa545ba365ddcde220547750322293f9
parent86deff7b5bcc575e303833461fe6ba353e1efb5d
gst/gsttypefindfactory.c: Don't unref factories after calling them.

Original commit message from CVS:
* gst/gsttypefindfactory.c: (gst_type_find_factory_call_function):
Don't unref factories after calling them.
* libs/gst/base/gsttypefindhelper.c: (gst_type_find_helper):
* plugins/elements/gsttypefindelement.c:
(gst_type_find_element_chain):
Free lists of factories after using them. Fixing typefinding memory
leaks.
ChangeLog
gst/gsttypefindfactory.c
libs/gst/base/gsttypefindhelper.c
plugins/elements/gsttypefindelement.c