[Bug 760677] basesink: always drops buffers before segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 4 20:52:11 UTC 2016


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

--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 320468
  --> https://bugzilla.gnome.org/attachment.cgi?id=320468&action=edit
videodecoder: set output stream to droppable

Showcases how videodecoders should mark the stream to allow downstream to drop
it.

Notice that this changes the standard behavior to *not-drop* by default,
assuming this
is a safer default. If we want to mantain the previous behavior the DROPPABLE
flag should be
NOT_DROPPABLE by default and we set when we want to not-drop it.

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