mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
videoaffinetransformmeta: Add (transfer none) annotation for return value
This commit is contained in:
parent
6a57399270
commit
3ba59f0b62
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue