summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Waters <ystreet00@gmail.com>2014-06-13 09:55:42 +1000
committerMatthew Waters <ystreet00@gmail.com>2014-06-13 09:55:42 +1000
commitb1860fab88e01fecbd46272cbd3c99209ebd940d (patch)
treef6f84917c098828fa8bca037750ae115d78cb6c7 /docs
parent87137fc65bb71c1ce25ffdbaecc9386c0a281508 (diff)
downloadgstreamer-plugins-bad-b1860fab88e01fecbd46272cbd3c99209ebd940d.tar.gz
docs: add glframebuffer object
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-docs.sgml1
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt20
2 files changed, 21 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-docs.sgml b/docs/libs/gst-plugins-bad-libs-docs.sgml
index 3a6955251..0e3066286 100644
--- a/docs/libs/gst-plugins-bad-libs-docs.sgml
+++ b/docs/libs/gst-plugins-bad-libs-docs.sgml
@@ -70,6 +70,7 @@
<xi:include href="xml/gstgldisplay.xml"/>
<xi:include href="xml/gstgldownload.xml"/>
<xi:include href="xml/gstglfilter.xml"/>
+ <xi:include href="xml/gstglframebuffer.xml"/>
<xi:include href="xml/gstglmemory.xml"/>
<xi:include href="xml/gstglmixer.xml"/>
<xi:include href="xml/gstglshader.xml"/>
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index 7d29db162..32d5f1071 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -915,6 +915,26 @@ GST_GL_FILTER_GET_CLASS
</SECTION>
<SECTION>
+<FILE>gstglframebuffer</FILE>
+<TITLE>GstGLFramebuffer</TITLE>
+GstGLFramebuffer
+GstGLFramebufferClass
+gst_gl_framebuffer_new
+gst_gl_framebuffer_generate
+gst_gl_framebuffer_delete
+gst_gl_framebuffer_use
+gst_gl_framebuffer_use_v2
+<SUBSECTION Standard>
+GST_GL_FRAMEBUFFER
+GST_IS_GL_FRAMEBUFFER
+GST_TYPE_GL_FRAMEBUFFER
+gst_gl_framebuffer_get_type
+GST_GL_FRAMEBUFFER_CLASS
+GST_IS_GL_FRAMEBUFFER_CLASS
+GST_GL_FRAMEBUFFER_GET_CLASS
+</SECTION>
+
+<SECTION>
<FILE>gstglmemory</FILE>
GstGLAllocator
GstGLAllocatorClass