[gst-devel] autoplugging and 0.9

Benjamin Otte in7y118 at public.uni-hamburg.de
Mon Aug 16 00:26:04 CEST 2004


On Sun, 15 Aug 2004, Andy Wingo wrote:

> On Fri, 06 Aug 2004, Wim Taymans wrote:
>
> > - Remove GstThread. Threading is implicit now.
>
> I would hope that you could still run explicitly single-threaded
> pipelines...
>
It should be up to the scheduler to use threads/thread pools to achieve
what it wants. Of course an application that deliberately needs
single-threadedness should have the option to select a scheduler that
provides that feature.

Which brings me to another thing we recently discussed on IRC:
If we make threading implicit and allow the schedulers to insert new
threads (which obviously need queues), how do we guarantee or at least
achieve low latency?

Benjamin





More information about the gstreamer-devel mailing list