aggregator: Add property to select how to decide on a start time
authorSebastian Dröge <sebastian@centricular.com>
Mon, 15 Jun 2015 16:30:20 +0000 (18:30 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 29 Jul 2015 13:35:50 +0000 (14:35 +0100)
commitfab880fddc6433608dadf932f8efcabea8e14902
tree69c8c5d12de51919028250d5aef01281b4aaf7f6
parent86a9b84c9225faf2bc02e005442c3343fe75d5de
aggregator: Add property to select how to decide on a start time

Before aggregator based elements always started at running time 0,
now it's possible to select the first input buffer running time or
explicitly set a start-time value.

https://bugzilla.gnome.org/show_bug.cgi?id=749966
gst-libs/gst/base/gstaggregator.c
gst-libs/gst/video/gstvideoaggregator.c