gstreamer/gst/schedulers
Andy Wingo b6a5699ca6 gst/gstbin.c (gst_bin_remove): Debugging fixes.
Original commit message from CVS:
2004-03-07  Andy Wingo  <wingo@pobox.com>

* gst/gstbin.c (gst_bin_remove): Debugging fixes.

* gst/schedulers/gstoptimalscheduler.c (destroy_group): Assert
there are no links to other groups when a group is destroyed.
(gst_opt_scheduler_pad_unlink): If the unlink means an element is
removed from a group, make sure the link count to elements linked
to other pads is appropriately decremented. This really fixes
#135672.

The 1.60->1.61 patch has been reapplied in light of this fix.

* gst/gstelement.c (gst_element_dispose): Really protect against
multiple invocations this time.
2004-03-07 14:33:13 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
cothreads_compat.h removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00
gstbasicscheduler.c suffix errors with period. 2004-01-31 19:30:31 +00:00
gstoptimalscheduler.c gst/gstbin.c (gst_bin_remove): Debugging fixes. 2004-03-07 14:33:13 +00:00
gthread-cothreads.h Change GST_DEBUG_FUNCPTR() to return a pointer of the same type that it is called with. Fix lots of warnings due to ... 2003-05-18 23:34:12 +00:00
Makefile.am Removed building of ext/cothreads and corresponding scheduler. If you want to reenable it, please fix it first. (Se... 2003-07-27 05:10:42 +00:00