summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2020-08-10 22:42:54 +0200
committerMathieu Duponchelle <mathieu@centricular.com>2020-08-10 22:42:54 +0200
commitf0da248d37f9bbcb0b381331c7ebeb98ad17cf35 (patch)
treeb5c851bbeab81b7c5638ec07f7ab7e176fe47bef
parent84385bdd860885f5894f01b4d41ddd3b8490320d (diff)
aggregator: fix documentation for samples-selected and buffer-consumed
GI expects the instance parameter to be documented, omitting it leads to a msismatched output in the gir. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/592>
-rw-r--r--libs/gst/base/gstaggregator.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/gst/base/gstaggregator.c b/libs/gst/base/gstaggregator.c
index 7f99985ccb..dc9685289f 100644
--- a/libs/gst/base/gstaggregator.c
+++ b/libs/gst/base/gstaggregator.c
@@ -2735,6 +2735,7 @@ gst_aggregator_class_init (GstAggregatorClass * klass)
/**
* GstAggregator::samples-selected:
+ * @aggregator: The #GstAggregator that emitted the signal
* @segment: The #GstSegment the next output buffer is part of
* @pts: The presentation timestamp of the next output buffer
* @dts: The decoding timestamp of the next output buffer
@@ -3189,6 +3190,7 @@ gst_aggregator_pad_class_init (GstAggregatorPadClass * klass)
/**
* GstAggregatorPad:buffer-consumed:
+ * @aggregator: The #GstAggregator that emitted the signal
* @buffer: The buffer that was consumed
*
* Signals that a buffer was consumed. As aggregator pads store buffers