gst/schedulers/gstoptimalscheduler.c: when removing an element from a group, we alway...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 4 May 2004 16:43:49 +0000 (16:43 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 4 May 2004 16:43:49 +0000 (16:43 +0000)
commit656cee1af510256958e22b39ef927021e5a8111a
treebeeb5e1f88255984edf196b57e695d2f83edee02
parent12bcaf9b040de2f1a76cb4952fdbee8c3f74b0ff
gst/schedulers/gstoptimalscheduler.c: when removing an element from a group, we always need to decrement the link cou...

Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c: (remove_from_group),
(group_dec_link), (gst_opt_scheduler_pad_unlink):
when removing an element from a group, we always need to
decrement the link count that this group had with other
groups through the element.
added an extra assert to catch inconsistencies when decrementing
the link count.
ChangeLog
gst/schedulers/gstoptimalscheduler.c