From: Jan Schmidt Date: Fri, 18 Nov 2022 15:04:13 +0000 (+1100) Subject: event: Add transfer none annotation to gst_event_new_stream_collection() X-Git-Tag: 1.22.0~312 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2a32861ab31d90bc7b77d489eebdd9e5adb6b968;p=platform%2Fupstream%2Fgstreamer.git event: Add transfer none annotation to gst_event_new_stream_collection() Update the documentation Part-of: --- diff --git a/subprojects/gstreamer/gst/gstevent.c b/subprojects/gstreamer/gst/gstevent.c index 3b8332a..6ab77b3 100644 --- a/subprojects/gstreamer/gst/gstevent.c +++ b/subprojects/gstreamer/gst/gstevent.c @@ -1947,7 +1947,7 @@ gst_event_parse_group_id (GstEvent * event, guint * group_id) /** * gst_event_new_stream_collection: - * @collection: Active collection for this data flow + * @collection: (transfer none): Active collection for this data flow * * Create a new STREAM_COLLECTION event. The stream collection event can only * travel downstream synchronized with the buffer flow.