doc: libs: wayland: add 'transfer full' to the returnvalye of gst_vaapi_window_waylan...
authorMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 19 Jun 2020 19:54:52 +0000 (21:54 +0200)
committerMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 31 Jul 2020 09:14:44 +0000 (11:14 +0200)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/342>

gst-libs/gst/vaapi/gstvaapiwindow_wayland.c

index b1b32e6..4a0338b 100644 (file)
@@ -969,7 +969,7 @@ gst_vaapi_window_wayland_init (GstVaapiWindowWayland * window)
  * will be attached to the @display and remains invisible to the user
  * until gst_vaapi_window_show() is called.
  *
- * Return value: the newly allocated #GstVaapiWindow object
+ * Return value (transfer full): the newly allocated #GstVaapiWindow object
  */
 GstVaapiWindow *
 gst_vaapi_window_wayland_new (GstVaapiDisplay * display,