author | Wim Taymans <wim.taymans@gmail.com> | |
Sat, 8 Oct 2005 09:24:25 +0000 (09:24 +0000) | ||
committer | Wim Taymans <wim.taymans@gmail.com> | |
Sat, 8 Oct 2005 09:24:25 +0000 (09:24 +0000) | ||
commit | 65006292ce2c4d97043941403999def2c77cc9ac | |
tree | 3e3ac64c6d5e408c335c576f16aaaddca790af30 | tree | snapshot (tar.xz tar.gz zip) |
parent | 9e539e0202fa8b9ecb7a646d212c6f9b2ff1cf32 | commit | diff |
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.
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 | diff | blob | history | |
gst/gstbin.c | diff | blob | history | |
gst/gstchildproxy.c | diff | blob | history | |
gst/parse/grammar.y | diff | blob | history |