aboutsummaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglmemory.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/gl/gstglmemory.h')
-rw-r--r--gst-libs/gst/gl/gstglmemory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/gstglmemory.h b/gst-libs/gst/gl/gstglmemory.h
index 535bea79..82c9e88d 100644
--- a/gst-libs/gst/gl/gstglmemory.h
+++ b/gst-libs/gst/gl/gstglmemory.h
@@ -173,7 +173,7 @@ gboolean gst_gl_memory_setup_wrapped (GstGLContext * context, GstVideoInfo
gpointer data[GST_VIDEO_MAX_PLANES],
GstGLMemory *textures[GST_VIDEO_MAX_PLANES]);
-GstVideoGLTextureType gst_gl_texture_type_from_format (GstVideoFormat v_format, guint plane);
+GstVideoGLTextureType gst_gl_texture_type_from_format (GstGLContext *context, GstVideoFormat v_format, guint plane);
/**
* GstGLAllocator