gstreamer/check
Wim Taymans e1aeec6d77 Removed plugable schedulers.
Original commit message from CVS:
Removed plugable schedulers.
Removed Scheduler/Manager from elements.
Removed gsttypes.h, rearranged includes.
Removed dependency pad<->element, element<>pipeline, and
various others,  fix includes.
implement gst_pad_get_parent() with gst_object_get_parent()
Make GstTask sefcontained.
Fix _get_state() on GstBin, it did not return ASYNC with a 0
timeout.
Fix endless loop in iterator_fold_with_resync.
2005-07-18 12:49:53 +00:00
..
elements Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
gst check/gst/gstbin.c: Remove bogus test. 2005-07-17 22:44:00 +00:00
gst-libs check/Makefile.am: add per-test valgrind targets 2005-07-12 12:20:01 +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 add a suppression from Edgard 2005-07-13 13:14:57 +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