gstreamer/check
Wim Taymans a62db7f1ba check/gst/gstbin.c: Added checks for hierarchy consistency whan adding linked elements to bins.
Original commit message from CVS:
* check/gst/gstbin.c: (GST_START_TEST), (gst_bin_suite):
Added checks for hierarchy consistency whan adding linked
elements to bins.

* check/gst/gstelement.c: (GST_START_TEST), (gst_element_suite):
Added check to test element scheduling without bin/pipeline.

* check/pipelines/simple_launch_lines.c: (GST_START_TEST):
First add elements to bin, then link.

* gst/gstbin.c: (unlink_pads), (gst_bin_add_func),
(gst_bin_remove_func):
Unlink pads from elements added/removed from bin to maintain
hierarchy consistency.
2005-07-28 15:38:46 +00:00
..
elements Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gst check/gst/gstbin.c: Added checks for hierarchy consistency whan adding linked elements to bins. 2005-07-28 15:38:46 +00:00
gst-libs Fix compilation and fix event serialization. 2005-07-27 18:47:48 +00:00
pipelines check/gst/gstbin.c: Added checks for hierarchy consistency whan adding linked elements to bins. 2005-07-28 15:38:46 +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