summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2017-01-11 16:09:03 +1100
committerMatthew Waters <matthew@centricular.com>2017-01-13 11:20:50 +1100
commitf032334eaccb61fb592ec9519c8729a6555799d5 (patch)
treec8f85ffc3187dfd6fa2d0d023582164f68acc515 /gst-libs
parent8120848478b78cf459342855adf85014bc644c84 (diff)
downloadgstreamer-plugins-bad-f032334eaccb61fb592ec9519c8729a6555799d5.tar.gz
gl/docs: some type fixes of type names
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/gl/gstgl_fwd.h3
-rw-r--r--gst-libs/gst/gl/gstglformat.h2
-rw-r--r--gst-libs/gst/gl/gstglmemory.c2
3 files changed, 3 insertions, 4 deletions
diff --git a/gst-libs/gst/gl/gstgl_fwd.h b/gst-libs/gst/gl/gstgl_fwd.h
index 465e28453..8f42e8de8 100644
--- a/gst-libs/gst/gl/gstgl_fwd.h
+++ b/gst-libs/gst/gl/gstgl_fwd.h
@@ -64,8 +64,7 @@ typedef struct _GstGLRenderbufferAllocator GstGLRenderbufferAllocator;
typedef struct _GstGLRenderbufferAllocatorClass GstGLRenderbufferAllocatorClass;
typedef struct _GstGLFramebuffer GstGLFramebuffer;
-typedef struct _GstGLFramebufferAllocator GstGLFramebufferAllocator;
-typedef struct _GstGLFramebufferAllocatorClass GstGLFramebufferAllocatorClass;
+typedef struct _GstGLFramebufferClass GstGLFramebufferClass;
typedef struct _GstGLSLStage GstGLSLStage;
typedef struct _GstGLSLStagePrivate GstGLSLStagePrivate;
diff --git a/gst-libs/gst/gl/gstglformat.h b/gst-libs/gst/gl/gstglformat.h
index 9bcb302e0..f65de53df 100644
--- a/gst-libs/gst/gl/gstglformat.h
+++ b/gst-libs/gst/gl/gstglformat.h
@@ -64,7 +64,7 @@
/**
* GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES:
*
- * String used for %GST_GL_TEXTURE_TARGET_ESTERNAL_OES as a #GstBufferPool pool option
+ * String used for %GST_GL_TEXTURE_TARGET_EXTERNAL_OES as a #GstBufferPool pool option
*/
#define GST_BUFFER_POOL_OPTION_GL_TEXTURE_TARGET_EXTERNAL_OES "GstBufferPoolOptionGLTextureTargetExternalOES"
diff --git a/gst-libs/gst/gl/gstglmemory.c b/gst-libs/gst/gl/gstglmemory.c
index 428b46a05..f19523c91 100644
--- a/gst-libs/gst/gl/gstglmemory.c
+++ b/gst-libs/gst/gl/gstglmemory.c
@@ -1262,7 +1262,7 @@ gst_gl_video_allocation_params_new_wrapped_gl_handle (GstGLContext * context,
* @plane: the video plane @tex_id represents
* @valign: (allow-none): any #GstVideoAlignment applied to symem mappings of @tex_id
* @target: the #GstGLTextureTarget for @tex_id
- * @tex_type: the #GstGLTextureType for @tex_id
+ * @tex_type: the #GstVideoGLTextureType for @tex_id
* @tex_id: the GL texture to wrap
* @user_data: (allow-none): user data to call @notify with
* @notify: (allow-none): a #GDestroyNotify