[Bug 784128] queue: enqueued buffers not pushed on flush-start or eos

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 23 12:16:25 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
On FLUSH_START/_STOP all currently queued up buffers should be dropped, that's
exactly what those events should do. Don't flush if you still need any data
that is queued up somewhere.

On EOS, the EOS event should be queued up in the queue and then later handled
after all buffers are pushed. That's not what you observe?

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