[Bug 756187] appsink EOS flushing behavior

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 8 06:14:09 PDT 2015


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

Evan Callaway <evan.callaway at ipconfigure.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evan.callaway at ipconfigure.c
                   |                            |om

--- Comment #2 from Evan Callaway <evan.callaway at ipconfigure.com> ---
Created attachment 312911
  --> https://bugzilla.gnome.org/attachment.cgi?id=312911&action=edit
Add WAIT_ON_EOS flag to appsink

Here's a patch that adds a WAIT_ON_EOS option to the appsink.  WAIT_ON_EOS
defaults to TRUE.  If TRUE, an appsink that receives an EOS will wait until all
of its buffers have been processed before continuing.  If set to FALSE, the
appsink will continue immediately.

Please let us know if you would like us to tweaks this in any way.

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