gst/schedulers/gstoptimalscheduler.c: Don't try to follow the pad connections with...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 27 May 2004 15:38:49 +0000 (15:38 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 27 May 2004 15:38:49 +0000 (15:38 +0000)
commitb8ff3d3d6357d7383dc168be472fd25530dc170e
tree1f30ed51df98ac81280d63d0eb5cc8dee719b356
parentd738f23c6a351f544ac1ec484317b7fb3840e42d
gst/schedulers/gstoptimalscheduler.c: Don't try to follow the pad connections with other groups when a loop based ele...

Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c: (remove_from_chain),
(chain_group_set_enabled), (create_group), (add_to_group),
(merge_groups), (setup_group_scheduler), (group_elements),
(gst_opt_scheduler_iterate), (gst_opt_scheduler_show):
Don't try to follow the pad connections with other groups
when a loop based element is added to the scheduler because
the bin will inform the scheduler about the pad links a little
later.
ChangeLog
gst/schedulers/gstoptimalscheduler.c