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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jan 22 15:03:11 UTC 2017


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

--- Comment #10 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 343980
  --> https://bugzilla.gnome.org/attachment.cgi?id=343980&action=edit
queue2: avoid return flushing if we have a not-linked

This could fix it. Though I'm not sure returning not-linked for
events is the right thing to do. Maybe we can enqueue them and
return GST_FLOW_OK and leave the GST_FLOW_NOT_LINKED returned
for when buffers are pushed, like queue does.

What do you think?

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