diff options
author | Matthew Waters <ystreet00@gmail.com> | 2014-06-13 11:26:38 +1000 |
---|---|---|
committer | Matthew Waters <ystreet00@gmail.com> | 2014-06-13 11:26:38 +1000 |
commit | 20f3354c687d3c33f5ca4e75bcd3b46ff1642add (patch) | |
tree | 24014eb737eced5d2fafdd2286611e2cba37ca5c /docs/libs | |
parent | b1860fab88e01fecbd46272cbd3c99209ebd940d (diff) | |
download | gstreamer-plugins-bad-20f3354c687d3c33f5ca4e75bcd3b46ff1642add.tar.gz |
docs: add gsteglimagememory
Diffstat (limited to 'docs/libs')
-rw-r--r-- | docs/libs/gst-plugins-bad-libs-docs.sgml | 1 | ||||
-rw-r--r-- | docs/libs/gst-plugins-bad-libs-sections.txt | 15 |
2 files changed, 16 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-docs.sgml b/docs/libs/gst-plugins-bad-libs-docs.sgml index 0e3066286..44c2cd66c 100644 --- a/docs/libs/gst-plugins-bad-libs-docs.sgml +++ b/docs/libs/gst-plugins-bad-libs-docs.sgml @@ -69,6 +69,7 @@ <xi:include href="xml/gstglcontextwgl.xml"/> <xi:include href="xml/gstgldisplay.xml"/> <xi:include href="xml/gstgldownload.xml"/> + <xi:include href="xml/gsteglimagememory.xml"/> <xi:include href="xml/gstglfilter.xml"/> <xi:include href="xml/gstglframebuffer.xml"/> <xi:include href="xml/gstglmemory.xml"/> diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index 32d5f1071..3a8a812e7 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -968,6 +968,21 @@ GST_TYPE_GL_ALLOCATOR </SECTION> <SECTION> +<FILE>gsteglimagememory</FILE> +<TITLE>GstEGLImageMemory</TITLE> +gst_egl_image_memory_init +gst_egl_image_memory_get_display +gst_egl_image_memory_get_image +gst_egl_image_memory_get_orientation +gst_egl_image_memory_set_orientation +gst_egl_image_memory_setup_buffer +gst_is_egl_image_memory +GST_EGL_IMAGE_MEMORY_TYPE +GST_CAPS_FEATURE_MEMORY_EGL_IMAGE +<SUBSECTION Standard> +</SECTION> + +<SECTION> <FILE>gstglmixer</FILE> GstGLMixerPad GstGLMixerPadClass |