[gstreamer-bugs] [Bug 335863] collectpads loops when pads are blocked

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 29 08:02:19 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=335863
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #4 from Wim Taymans  2006-08-29 15:01 UTC -------
Adder blocks as long as no data is received on all pads. Deliberatly blocking
dataflow on one pad by using a pad block somewhere upstream is one way of not
feeding data to adder. Adder can and should not check if some upstream element
happens to be pad-blocked. If part of the upstream pipeline should not be
mixed, the adder sinkpad should be released.


-- 
Configure bugmail: http://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