From 2e84acce582a33cd2268d87b969d4bacff705233 Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Thu, 21 Nov 2013 22:54:42 +1100 Subject: videometa: add GstVideoGLTextureUploadMeta buffer pool option allows configuration of whether GstVideoGLTextureUploadMeta is added to buffers resulting from a buffer pool. This is sperate to the caps feature in that an element may want to add the upload meta itself rather than allowing the buffer pool to. https://bugzilla.gnome.org/show_bug.cgi?id=712798 --- docs/libs/gst-plugins-base-libs-sections.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 9fa9f5070..5cafefa4f 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -2366,6 +2366,7 @@ gst_buffer_add_video_region_of_interest_meta gst_buffer_add_video_region_of_interest_meta_id gst_buffer_get_video_region_of_interest_meta gst_buffer_get_video_region_of_interest_meta_id +GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META GstVideoGLTextureUpload GstVideoGLTextureUploadMeta gst_buffer_add_video_gl_texture_upload_meta -- cgit v1.2.3