[gstreamer-bugs] [Bug 166250] When two threads are connected with queue, state change fails

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Feb 8 02:33:54 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=166250
 GStreamer | gstreamer (core) | Ver: 0.8.8





------- Additional Comments From Ronald Bultje  2005-02-08 05:33 -------
The pipeline is correctly interrupted, but queue sets an infinite interrupted
state. The output threads, which continues playing, will always stay interrupted
and return interrupt events. This is a bug in the queue element. I'm not sure
what the expected behaviour is, really. Queue would either hang indefinately
while the input is paused (which is fine, I think), or it could not allow gets
while no input is active (which is counterintuitive for a buffering element).

That's the only bug I see here. Apart from that, all's fine. I can try to fix
queue sometime soon.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list