plugins/elements/gsttypefindelement.*: Cleanup properties.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 2 Apr 2008 17:21:40 +0000 (17:21 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 2 Apr 2008 17:21:40 +0000 (17:21 +0000)
commit9825935d6d6e1d3deda2346435bcca8776599fb9
tree4b24f985ad4d0f8860798206b1bfebf764427a5c
parent1e0128c47e40091409cf416cbf42d00c61241883
plugins/elements/gsttypefindelement.*: Cleanup properties.

Original commit message from CVS:
* plugins/elements/gsttypefindelement.c:
(gst_type_find_element_class_init),
(gst_type_find_element_set_property),
(gst_type_find_element_get_property),
(gst_type_find_element_activate):
* plugins/elements/gsttypefindelement.h:
Cleanup properties.
Fix pad leak when peer query fails.
We can still typefind when the peer returns -1.
Add property to force caps and bypass typefinding. This will be used in
uridecodebin.
API::force-caps
ChangeLog
plugins/elements/gsttypefindelement.c
plugins/elements/gsttypefindelement.h