summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-06-19 21:54:52 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-07-31 11:14:44 +0200
commit3d1cf3a6da1b00c6bc36a5bec5efb109db22808a (patch)
tree269ea9c4161a7e9073db5b1e117cf98a1955ed1f
parent07aadb82fba079d0a3250607d9a41f9a43a84798 (diff)
downloadgstreamer-vaapi-3d1cf3a6da1b00c6bc36a5bec5efb109db22808a.tar.gz
doc: libs: wayland: add 'transfer full' to the returnvalye of gst_vaapi_window_wayland_new
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/342>
-rw-r--r--gst-libs/gst/vaapi/gstvaapiwindow_wayland.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapiwindow_wayland.c b/gst-libs/gst/vaapi/gstvaapiwindow_wayland.c
index b1b32e60..4a0338ba 100644
--- a/gst-libs/gst/vaapi/gstvaapiwindow_wayland.c
+++ b/gst-libs/gst/vaapi/gstvaapiwindow_wayland.c
@@ -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,