gstbuffer: add GST_BUFFER_FLAG_NON_DROPPABLE
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 30 Jan 2018 15:41:39 +0000 (16:41 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 31 Jan 2018 12:34:13 +0000 (13:34 +0100)
commitebcdfd2e9c3aafdb0f547494b124e92c2796100a
treeda29f372a2d7ebef39fe54a83d1fd7b26aec5801
parente1fdb5bf030b4b18e62313e94adf08a2310935ec
gstbuffer: add GST_BUFFER_FLAG_NON_DROPPABLE

This can be used to identify buffers for which a higher percentage
of redundancy should be allocated when performing forward error
correction, or to prevent still video frames from being dropped by
elements due to QoS.

https://bugzilla.gnome.org/show_bug.cgi?id=793008
gst/gstbuffer.h