From acf1efbf8d5e9c73d19177d4cabb7a380c4855b0 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 29 Nov 2024 09:42:41 +0100 Subject: [PATCH] gl: Add missing Since marker Part-of: --- subprojects/gst-plugins-base/gst-libs/gst/gl/egl/gsteglimage.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/subprojects/gst-plugins-base/gst-libs/gst/gl/egl/gsteglimage.c b/subprojects/gst-plugins-base/gst-libs/gst/gl/egl/gsteglimage.c index 1dc4e9064c..0ec4a7bddf 100644 --- a/subprojects/gst-plugins-base/gst-libs/gst/gl/egl/gsteglimage.c +++ b/subprojects/gst-plugins-base/gst-libs/gst/gl/egl/gsteglimage.c @@ -1106,6 +1106,8 @@ gst_egl_image_export_dmabuf (GstEGLImage * image, int *fd, gint * stride, * gst_egl_image_from_dmabuf() even when GL supports the video format as * external-only or not at all. * + * Since: 1.26 + * * Returns: #TRUE if @format can be emulated */ gboolean