summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Waters <ystreet00@gmail.com>2014-04-02 17:43:52 +1100
committerMatthew Waters <ystreet00@gmail.com>2014-04-11 10:37:06 +1000
commit15d0c04933587bd806e860dbb0224de8dde0fdc2 (patch)
tree58d8be21f7e5d87831e651e5fa0277219348895b /docs
parentd8b6303c95a810464b52b1391ceaa19188efb047 (diff)
downloadgstreamer-plugins-bad-15d0c04933587bd806e860dbb0224de8dde0fdc2.tar.gz
gl/mem: allocate the memory per plane
This patch provides the basic infrastructure required for this. Upload and Download has been ported to this. Has the nice effect of allowing GstGLMemory to be our refcounted texture object for any texture type (not just RGBA). Should not lose any features/video formats.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index e99caa1c7..e37629a30 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -874,7 +874,10 @@ GstGLMemory
gst_gl_memory_init
gst_gl_memory_alloc
gst_gl_memory_wrapped
+gst_gl_memory_wrapped_texture
gst_gl_memory_copy_into_texture
+gst_gl_memory_setup_buffer
+gst_gl_memory_setup_wrapped
gst_is_gl_memory
<SUBSECTION Standard>
GST_GL_ALLOCATOR