[Bug 795109] fakevideosink: should request an extra buffer if enable-last-sample is enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 9 15:57:39 UTC 2018


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

--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 370697
  --> https://bugzilla.gnome.org/attachment.cgi?id=370697&action=edit
fakevideosink: request an extra buffer if enable-last-sample is enabled

If the 'enable-last-sample' property is enabled, fakevideosink will keep
a reference on last rendered buffer which may lead to buffer starvation
in the pipeline.
Request one extra buffer in this case so we always have a buffer flying
in the pipeline.

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