GNOME Bugzilla – Bug 109730
backport of HEAD optimal scheduler
Last modified: 2004-12-22 21:47:04 UTC
This is a verbatim copy of the optimal scheduler changes done in head. - implement refcounting on chains/groups to make sure they are not removed while iterating. - clear queued buffers when a seek/flush event is performed on a pad. - set correct flags on new groups/chains - update group status when element is added. - don't try to remove decoupled elements from a group. - more debug info - robustness fixes
Wim, will you make a patch of this that Ronald can review for 0.6.1?
This one is already in 0.6.1 - http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/schedulers/gstoptimalscheduler.c.diff?r1=1.27&r2=1.27.4.1