gstreamer/check
Wim Taymans 7c7a4b68a1 check/gst/gstghostpad.c: Added some more tests for wrong hierarchy
Original commit message from CVS:
* check/gst/gstghostpad.c: (GST_START_TEST), (gst_ghost_pad_suite):
Added some more tests for wrong hierarchy

* docs/design/part-overview.txt:
Some updates.

* gst/gstbin.c: (gst_bin_remove_func), (gst_bin_dispose):
Cleanups.

* gst/gstelement.c: (gst_element_remove_pad), (gst_element_seek),
(gst_element_dispose):
Some more cleanups.

* gst/gstpad.c: (gst_pad_link_check_compatible_unlocked),
(gst_pad_link_check_hierarchy), (gst_pad_link_prepare),
(gst_pad_get_caps_unlocked), (gst_pad_accept_caps),
(gst_pad_set_caps), (gst_pad_send_event):
Check for correct hierarchy when linking pads. Moving to
strict requirement for ghostpads when linking elements in
different bins.

* gst/gstpad.h:
Clean ups. Added WRONG_HIERARCHY return value.
2005-07-28 11:24:33 +00:00
..
elements Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gst check/gst/gstghostpad.c: Added some more tests for wrong hierarchy 2005-07-28 11:24:33 +00:00
gst-libs Fix compilation and fix event serialization. 2005-07-27 18:47:48 +00:00
pipelines add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
states add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
gst.supp patch from Edgard to properly suppress these warnings 2005-07-20 17:15:19 +00:00
gstcheck.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gstcheck.h check/Makefile.am: add two more tests for valgrinding 2005-07-11 18:41:49 +00:00
Makefile.am re-enable leak checking :) 2005-07-12 13:26:22 +00:00