gl/docs: some type fixes of type names
authorMatthew Waters <matthew@centricular.com>
Wed, 11 Jan 2017 05:09:03 +0000 (16:09 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:26 +0000 (19:32 +0000)
gst-libs/gst/gl/gstgl_fwd.h
gst-libs/gst/gl/gstglformat.h
gst-libs/gst/gl/gstglmemory.c

index 465e284..8f42e8d 100644 (file)
@@ -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;
index 9bcb302..f65de53 100644 (file)
@@ -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"
 
index 428b46a..f19523c 100644 (file)
@@ -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