[gstreamer-bugs] [Bug 621299] simple thread barrier element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 11 11:39:36 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=621299
  GStreamer | gstreamer (core) | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-11 18:39:32 UTC ---
> Another usecase is demuxer/tee elements where one just wants the
> thread-boundary but no buffering per se.

Not sure this is correct to assume in general. It may be true for some very
specific use cases, but very often you will still want queues which can hold
more than 1 buffer after demuxers and tee.

I'd rather improve queue/multiqueue etc. than introduce yet another element
that can only be used in very specific circumstances (as if this stuff wasn't
hard enough already).

Regarding the playbin2 case, where there is a very small queue in front of the
sinks, we could just add another flag to make playbin2 not plug these, for
sinks that have internal queues.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list