videoaffinetransformmeta: Add (transfer none) annotation for return value
authorSebastian Dröge <sebastian@centricular.com>
Sat, 26 Dec 2015 08:43:51 +0000 (09:43 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 26 Dec 2015 08:43:51 +0000 (09:43 +0100)
gst-libs/gst/video/gstvideoaffinetransformationmeta.c

index c485310..2bfebb7 100644 (file)
@@ -104,7 +104,7 @@ gst_video_affine_transformation_meta_get_info (void)
  * Attaches GstVideoAffineTransformationMeta metadata to @buffer with
  * the given parameters.
  *
- * Returns: the #GstVideoAffineTransformationMeta on @buffer.
+ * Returns: (transfer none): the #GstVideoAffineTransformationMeta on @buffer.
  *
  * Since: 1.8
  */