summaryrefslogtreecommitdiff
path: root/docs
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 /docs
parent8120848478b78cf459342855adf85014bc644c84 (diff)
downloadgstreamer-plugins-bad-f032334eaccb61fb592ec9519c8729a6555799d5.tar.gz
gl/docs: some type fixes of type names
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index d50edc853..b847e8c93 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -1061,7 +1061,7 @@ gst_gl_display_get_gl_api_unlocked
<SECTION>
<FILE>gstgldisplaycocoa</FILE>
-<TITLE>GstGLDIsplayCocoa</TITLE>
+<TITLE>GstGLDisplayCocoa</TITLE>
gst_gl_display_cocoa_new
<SUBSECTION Standard>
gst_gl_display_cocoa_get_type
@@ -1072,7 +1072,7 @@ GST_GL_DISPLAY_COCOA_CLASS
<SECTION>
<FILE>gstgldisplayegl</FILE>
-<TITLE>GstGLDIsplayEGL</TITLE>
+<TITLE>GstGLDisplayEGL</TITLE>
gst_gl_display_egl_new
gst_gl_display_egl_new_with_egl_display
gst_gl_display_egl_from_gl_display
@@ -1721,7 +1721,7 @@ gst_gl_window_dispmanx_egl_create_window
<SECTION>
<FILE>gstglwindoweagl</FILE>
-<TITLE>GstGLWindowEAGL</TITLE>
+<TITLE>GstGLWindowEagl</TITLE>
<SUBSECTION Standard>
GST_IS_GL_WINDOW_EAGL
GST_IS_GL_WINDOW_EAGL_CLASS
@@ -1731,8 +1731,8 @@ GST_GL_WINDOW_EAGL_CLASS
GST_GL_WINDOW_EAGL_GET_CLASS
gst_gl_window_eagl_get_type
<SUBSECTION Private>
-GstGLWindowEAGL
-GstGLWindowEAGLClass
+GstGLWindowEagl
+GstGLWindowEaglClass
gst_gl_window_eagl_new
</SECTION>