fakesink: Add property to not drop out-of-segment buffers
authorJan Schmidt <jan@centricular.com>
Thu, 28 Apr 2016 16:38:49 +0000 (02:38 +1000)
committerJan Schmidt <jan@centricular.com>
Wed, 2 Nov 2016 00:21:37 +0000 (11:21 +1100)
commit812d4976f08de77a03b9a68ad7f44c191e2d4bc4
tree8eb8a98361ba73eec7aef0bc207299eb17196645
parent1a1152fa032cbe9943a0549d2f42a15839afe1f6
fakesink: Add property to not drop out-of-segment buffers

Implement handling in basesink to not unconditionally discard
out-of-segment buffers and expose it as a new property on fakesink
(not unconditionally in all basesink based sinks).

The property defaults to FALSE.

https://bugzilla.gnome.org/show_bug.cgi?id=765734
libs/gst/base/gstbasesink.c
libs/gst/base/gstbasesink.h
plugins/elements/gstfakesink.c