videoaffinetransformmeta: Add (transfer none) annotation for return value

This commit is contained in:
Sebastian Dröge 2015-12-26 09:43:51 +01:00
parent 6a57399270
commit 3ba59f0b62

View file

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