gst/schedulers/gstoptimalscheduler.c: Elements without a group can do a state change...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 27 May 2004 11:29:18 +0000 (11:29 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 27 May 2004 11:29:18 +0000 (11:29 +0000)
commitd738f23c6a351f544ac1ec484317b7fb3840e42d
tree5e9f1a1f760159bac305dcd9679b632c67a370b9
parent6187bf80e75d104aa388ed290f5c6a46f7d1a372
gst/schedulers/gstoptimalscheduler.c: Elements without a group can do a state change as well, just wait with the setu...

Original commit message from CVS:
* gst/schedulers/gstoptimalscheduler.c: (add_to_chain),
(remove_from_chain), (chain_group_set_enabled),
(setup_group_scheduler), (group_element_set_enabled),
(gst_opt_scheduler_state_transition), (gst_opt_scheduler_iterate),
(gst_opt_scheduler_show):
Elements without a group can do a state change as well, just wait
with the setup of the scheduling function when it is added to a
chain.
ChangeLog
gst/schedulers/gstoptimalscheduler.c