From 583a4677af9521d785fbe2586cedfb8f00ddf9c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 5 May 2018 11:32:12 +0200 Subject: [PATCH] aggregator: since marker for new API Was also backported. https://bugzilla.gnome.org/show_bug.cgi?id=795332 --- libs/gst/base/gstaggregator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gst/base/gstaggregator.c b/libs/gst/base/gstaggregator.c index 7eeea59..84f3408 100644 --- a/libs/gst/base/gstaggregator.c +++ b/libs/gst/base/gstaggregator.c @@ -2955,7 +2955,7 @@ gst_aggregator_pad_peek_buffer (GstAggregatorPad * pad) * * Returns: %TRUE if the pad has a buffer available as the next thing. * - * Since: 1.16 + * Since: 1.14.1 */ gboolean gst_aggregator_pad_has_buffer (GstAggregatorPad * pad) -- 2.7.4