docs/design/part-gstghostpad.txt: Small update.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 29 Jul 2005 19:19:29 +0000 (19:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 29 Jul 2005 19:19:29 +0000 (19:19 +0000)
commit49de56dd1f32f8710c59b881419df358cd6eba95
treeb10ab27e02a233c2e64df4c8d1ad9d56cb4a18ab
parent9b1b3593e063344fc9b3ead45108b41a3dec1b8b
docs/design/part-gstghostpad.txt: Small update.

Original commit message from CVS:
* docs/design/part-gstghostpad.txt:
Small update.

* gst/gstbin.c: (unlink_pads), (gst_bin_add_func),
(gst_bin_remove_func):
Unlinking pads while holding the bin LOCK is not a good
idea.

* gst/gstpad.c: (gst_pad_class_init),
(gst_pad_link_check_hierarchy), (gst_pad_get_caps_unlocked),
(gst_pad_accept_caps), (gst_pad_set_caps), (gst_pad_send_event):
No prob setting template after creating the pad.
ChangeLog
docs/design/part-gstghostpad.txt
gst/gstbin.c
gst/gstpad.c