[gstreamer-bugs] [Bug 316248] linking two parallel chains hangs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 3 04:54:19 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=316248

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #11 from Wim Taymans  2007-07-03 11:54 UTC -------
The following patch at least fixes the case where queues are added after the
tee. The other case probably could be fixed with the BUFFER event or by making
collectpads just queue the 1 buffer instead of blocking on it.

        * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
        (gst_adder_request_new_pad):
        Make getcaps more robust by not using the proxycaps function. This
makes
        sure that we don't end up recursively calling getcaps upstream.
        See #316248.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=316248.




More information about the Gstreamer-bugs mailing list