summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2017-07-28 11:00:12 +0100
committerMatthew Waters <matthew@centricular.com>2017-07-28 11:00:12 +0100
commit3d2785965d19a7e71b41e285af06ec44e9df4b17 (patch)
treec23c04312d156e3c19e4b305294869b59a8fc0b9 /docs
parent23da53306f1a2aee03adc3cdf887b54d842c86ee (diff)
downloadgstreamer-plugins-bad-3d2785965d19a7e71b41e285af06ec44e9df4b17.tar.gz
gl/docs: some documentation updates
Add some missing/incomplete docs
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index 3dc587793..82d3ba805 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -855,7 +855,6 @@ GST_TYPE_GL_COLOR_CONVERT
<FILE>gstglcontext</FILE>
<TITLE>GstGLContext</TITLE>
GST_GL_CONTEXT_ERROR
-gst_gl_context_error_quark
GstGLContextError
GstGLContextThreadFunc
GstGLContext
@@ -898,6 +897,7 @@ GST_GL_CONTEXT_CAST
GstGLContextPrivate
gst_gl_context_get_type
<SUBSECTION Private>
+gst_gl_context_error_quark
GST_GL_DEBUG_PROC
GST_GL_HAVE_DMABUF
GST_GL_HAVE_EGLATTRIB
@@ -905,6 +905,7 @@ GST_GL_HAVE_GLCHAR
GST_GL_HAVE_GLEGLIMAGEOES
GST_GL_HAVE_GLES2
GST_GL_HAVE_GLES3
+GST_GL_HAVE_GLES3EXT3_H
GST_GL_HAVE_GLINT64
GST_GL_HAVE_GLINTPTR
GST_GL_HAVE_GLSIZEIPTR
@@ -923,6 +924,8 @@ GST_GL_HAVE_WINDOW_EAGL
GST_GL_HAVE_WINDOW_WAYLAND
GST_GL_HAVE_WINDOW_WIN32
GST_GL_HAVE_WINDOW_X11
+GST_GL_HAVE_WINDOW_VIV_FB
+GST_GL_HAVE_VIV_DIRECTVIV
</SECTION>
<SECTION>
@@ -1237,6 +1240,7 @@ GstGLFramebufferFunc
gst_gl_framebuffer_draw_to_texture
gst_gl_framebuffer_get_effective_dimensions
gst_gl_framebuffer_get_id
+gst_gl_context_check_framebuffer_status
<SUBSECTION Standard>
GstGLFramebufferPrivate
GST_GL_FRAMEBUFFER
@@ -1526,7 +1530,6 @@ GST_GL_SHADER_GET_CLASS
<FILE>gstglsl</FILE>
<TITLE>GstGLSL</TITLE>
GST_GLSL_ERROR
-gst_glsl_error_quark
GstGLSLError
GstGLSLProfile
GstGLSLVersion
@@ -1539,6 +1542,8 @@ gst_glsl_version_profile_to_string
gst_glsl_string_get_version_profile
gst_gl_context_supports_glsl_profile_version
gst_gl_version_to_glsl_version
+<SUBSECTION Standard>
+gst_glsl_error_quark
</SECTION>
<SECTION>