[Bug 776999] adaptivedemux: Restart streaming even if last flow was FLUSHING

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 16 05:41:47 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776999

--- Comment #23 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #20)
> Comment on attachment 347982 [details] [review]
> queue: avoid return flushing if we have a not-linked
> 
> Just wondering, shouldn't this still convert any queue->srcresult ==
> GST_FLOW_OK to GST_FLOW_FLUSHING here, and only pass through the other ones?

If I understand your question correctly. The QUEUE_MUTEX_LOCK_CHECK checks for
GST_FLOW_OK and only jumps into the label if it isn't in OK. So it can only
reach that code if it isn't with q OK result so far.

-- 
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