gst/: Make ChildProxy threadsafe and fix mem leaks.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 8 Oct 2005 09:24:25 +0000 (09:24 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 8 Oct 2005 09:24:25 +0000 (09:24 +0000)
commit65006292ce2c4d97043941403999def2c77cc9ac
tree3e3ac64c6d5e408c335c576f16aaaddca790af30
parent9e539e0202fa8b9ecb7a646d212c6f9b2ff1cf32
gst/: Make ChildProxy threadsafe and fix mem leaks.

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_child_proxy_get_child_by_index),
(gst_bin_child_proxy_get_children_count):
* gst/gstchildproxy.c: (gst_child_proxy_get_child_by_name),
(gst_child_proxy_lookup), (gst_child_proxy_get_property),
(gst_child_proxy_get_valist), (gst_child_proxy_set_property),
(gst_child_proxy_set_valist):
* gst/parse/grammar.y:
Make ChildProxy threadsafe and fix mem leaks.
ChangeLog
gst/gstbin.c
gst/gstchildproxy.c
gst/parse/grammar.y