[Bug 760677] basesink: always drops buffers before segment

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


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

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 320467
  --> https://bugzilla.gnome.org/attachment.cgi?id=320467&action=edit
basesink: use stream-droppable flag

Uses the GST_FLAG_STREAM_DROPPABLE to prevent dropping frames from
streams that can't have their frames dropped without properly understanding
the format.

This prevents basesink from dropping keyframes for relevant streams as it
is an agnostic element.

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