[Bug 786739] appsink: handle drain query

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 24 09:45:17 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
           Severity|normal                      |enhancement

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
The real problem is that we don't have a proper mechanism for making elements
return buffers to a pool (and make deep copies where possible).

Why are we not doing a deep copies here as well, like in the other patch?

It's not clear to me that just throwing away queued buffers is the right thing
to do here for a DRAIN query? shouldn't it rather block until all these buffers
have been consumed / pulled by the app?

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