[gst-devel] Re: [gst-cvs] wingo gst-plugins gstreamer: gst-plugins/ gst-plugins/ext/jack/ gstreamer/gst/ gstreamer/gst/elements/ gstreamer/gst/schedulers/ gstreamer/tools/
Wim Taymans
wim.taymans at chello.be
Sat Mar 30 17:03:06 CET 2002
On Sat, 2002-03-30 at 20:31, Andy Wingo wrote:
> * remove SELF_ITERATING flag in favor of SEF_SCHEDULABLE (not a clear name,
> but it's what we have for the moment)
There is a distinction IMO:
- SELF_ITERATING (calls iterate itself, GstThread, GstJackBin, ...)
- SELF_SCHEDULABLE (has a scheduler of its own (GstThread,
GstPipeline,...)
Wim
More information about the gstreamer-devel
mailing list