From e9fb5509ac374e028bef395162b61e3cc38963c6 Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Sun, 15 Mar 2015 14:35:15 +0000 Subject: [PATCH] gl/docs: add missing functions/objects --- docs/libs/gst-plugins-bad-libs-docs.sgml | 3 + docs/libs/gst-plugins-bad-libs-sections.txt | 100 ++++++++++++++++++-- docs/libs/gst-plugins-bad-libs.types | 20 ++-- 3 files changed, 108 insertions(+), 15 deletions(-) diff --git a/docs/libs/gst-plugins-bad-libs-docs.sgml b/docs/libs/gst-plugins-bad-libs-docs.sgml index 461477089c..0adc54ef15 100644 --- a/docs/libs/gst-plugins-bad-libs-docs.sgml +++ b/docs/libs/gst-plugins-bad-libs-docs.sgml @@ -77,15 +77,18 @@ + + + diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index a523236f55..4d45c8bb12 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -772,10 +772,12 @@ GstGLColorConvert GstGLColorConvertClass gst_gl_color_convert_new gst_gl_color_convert_set_caps +gst_gl_color_convert_transform_caps gst_gl_color_convert_perform GstGLColorConvertPrivate GST_GL_COLOR_CONVERT +GST_GL_COLOR_CONVERT_CAST GST_GL_COLOR_CONVERT_CLASS gst_gl_color_convert_get_type GST_IS_GL_COLOR_CONVERT @@ -794,6 +796,7 @@ GstGLContext gst_gl_context_new gst_gl_context_new_wrapped gst_gl_context_create +gst_gl_context_destroy gst_gl_context_activate gst_gl_context_default_get_proc_address gst_gl_context_get_proc_address @@ -811,6 +814,8 @@ gst_gl_context_can_share gst_gl_context_check_feature gst_gl_context_check_gl_version gst_gl_context_get_gl_version +gst_gl_context_fill_info +gst_gl_context_get_current GST_GL_CONTEXT GST_GL_IS_CONTEXT @@ -828,6 +833,8 @@ gst_gl_context_get_type GstGLContextCocoa GstGLContextCocoa gst_gl_context_cocoa_new +gst_gl_context_cocoa_get_current_context +gst_gl_context_cocoa_get_pixel_format GST_GL_CONTEXT_COCOA GST_GL_IS_CONTEXT_COCOA @@ -838,6 +845,8 @@ GST_GL_IS_CONTEXT_COCOA_CLASS GST_GL_CONTEXT_COCOA_CAST GstGLContextCocoaPrivate gst_gl_context_cocoa_get_type + +gst_gl_context_cocoa_dump_pixel_format
@@ -845,6 +854,8 @@ gst_gl_context_cocoa_get_type GstGLContextEGL GstGLContextEGL gst_gl_context_egl_new +gst_gl_context_egl_get_current_context +gst_gl_context_egl_get_proc_address GST_GL_CONTEXT_EGL GST_GL_IS_CONTEXT_EGL @@ -862,6 +873,8 @@ gst_gl_context_egl_get_type GstGLContextGLX GstGLContextGLX gst_gl_context_glx_new +gst_gl_context_glx_get_current_context +gst_gl_context_glx_get_proc_address GST_GL_CONTEXT_GLX GST_GL_IS_CONTEXT_GLX @@ -879,6 +892,8 @@ gst_gl_context_glx_get_type GstGLContextWGL GstGLContextWGL gst_gl_context_wgl_new +gst_gl_context_wgl_get_current_context +gst_gl_context_wgl_get_proc_address GST_GL_CONTEXT_WGL GST_GL_IS_CONTEXT_WGL @@ -891,6 +906,29 @@ GstGLContextWGLPrivate gst_gl_context_wgl_get_type
+
+gstglcontexteagl +GstGLContextEagl +GstGLContextEagl +gst_gl_context_eagl_new +gst_gl_context_eagl_get_current_context + +GST_GL_CONTEXT_EAGL +GST_GL_IS_CONTEXT_EAGL +GST_GL_TYPE_CONTEXT_EAGL +GST_GL_CONTEXT_EAGL_CLASS +GST_GL_CONTEXT_EAGL_GET_CLASS +GST_GL_IS_CONTEXT_EAGL_CLASS +GST_GL_CONTEXT_EAGL_CAST +GstGLContextEaglPrivate + + +gst_gl_context_eagl_get_type +gst_gl_context_eagl_prepare_draw +gst_gl_context_eagl_finish_draw +gst_gl_context_eagl_resize +
+
gstgldisplay GstGLDisplay @@ -901,6 +939,9 @@ gst_gl_display_new gst_gl_display_get_handle_type gst_gl_display_filter_gl_api gst_gl_display_get_gl_api +gst_gl_display_add_context +gst_gl_display_get_gl_context_for_thread +gst_gl_display_get_handle gst_context_get_gl_display gst_context_set_gl_display @@ -920,6 +961,7 @@ gst_gl_display_get_type GstGLDownload gst_gl_download_new gst_gl_download_set_format +gst_gl_download_transform_caps gst_gl_download_perform_with_data GST_GL_DOWNLOAD @@ -933,6 +975,22 @@ GST_TYPE_GL_DOWNLOAD GstGLDownloadPrivate
+
+gstglbasefilter +GstGLBaseFilter +GstGLBaseFilter +GstGLBaseFilterClass + +GST_GL_BASE_FILTER +GST_IS_GL_BASE_FILTER +GST_TYPE_GL_BASE_FILTER +gst_gl_base_filter_get_type +GST_GL_BASE_FILTER_CLASS +GST_IS_GL_FILTER_CLASS +GST_GL_BASE_FILTER_GET_CLASS +GstGLBaseFilterPrivate +
+
gstglfilter GstGLFilter @@ -960,10 +1018,10 @@ GstGLFramebufferClass gst_gl_framebuffer_new gst_gl_framebuffer_generate gst_gl_framebuffer_delete -gst_gl_framebuffer_use gst_gl_framebuffer_use_v2 GST_GL_FRAMEBUFFER +GST_GL_FRAMEBUFFER_CAST GST_IS_GL_FRAMEBUFFER GST_TYPE_GL_FRAMEBUFFER gst_gl_framebuffer_get_type @@ -1036,6 +1094,7 @@ gst_gl_shader_set_vertex_source gst_gl_shader_set_fragment_source gst_gl_shader_get_vertex_source gst_gl_shader_get_fragment_source +gst_gl_shader_get_program_handle gst_gl_shader_set_active gst_gl_shader_is_compiled gst_gl_shader_compile @@ -1084,15 +1143,31 @@ GST_GL_IS_SHADER_CLASS GST_GL_SHADER_GET_CLASS
+
+gstglsyncmeta +GstGLSyncMeta +GstGLSyncMeta +gst_buffer_add_gl_sync_meta +gst_buffer_get_gl_sync_meta +gst_gl_sync_meta_api_get_type +gst_gl_sync_meta_get_info +gst_gl_sync_meta_set_sync_point +gst_gl_sync_meta_wait +GST_BUFFER_POOL_OPTION_GL_SYNC_META + +GST_GL_SYNC_META_API_TYPE +GST_GL_SYNC_META_INFO +
+
gstglupload GstGLUpload GstGLUpload gst_gl_upload_new -gst_gl_upload_set_format -gst_gl_upload_get_format -gst_gl_upload_perform_with_data -gst_gl_upload_perform_with_gl_texture_upload_meta +gst_gl_upload_get_caps +gst_gl_upload_set_caps +gst_gl_upload_propose_allocation +gst_gl_upload_transform_caps gst_gl_upload_perform_with_buffer gst_gl_upload_release_buffer @@ -1135,14 +1210,12 @@ GLCB_V2 CRCB CDCB GstGLDisplayProjection -gst_gl_ensure_display gst_gl_handle_set_context gst_gl_handle_context_query gst_gl_context_gen_texture gst_gl_context_del_texture gst_gl_context_gen_fbo gst_gl_context_del_fbo -gst_gl_context_use_fbo gst_gl_context_use_fbo_v2 gst_gl_context_gen_shader gst_gl_context_del_shader @@ -1151,6 +1224,10 @@ gst_gl_context_set_error gst_gl_context_get_error gst_gl_context_clear_shader gst_gl_generate_texture_full +gst_gl_caps_replace_all_caps_features +gst_gl_ensure_element_data +gst_gl_get_plane_data_size +gst_gl_run_query
@@ -1180,6 +1257,10 @@ gst_gl_window_set_draw_callback gst_gl_window_set_resize_callback gst_gl_window_set_window_handle gst_gl_window_get_window_handle +gst_gl_window_set_preferred_size +gst_gl_window_show +gst_gl_window_get_surface_dimensions +gst_gl_window_handle_events GST_GL_IS_WINDOW GST_GL_IS_WINDOW_CLASS @@ -1189,6 +1270,11 @@ GST_GL_WINDOW_CLASS GST_GL_WINDOW_GET_CLASS gst_gl_window_get_type GstGLWindowPrivate + +gst_gl_window_key_event_cb +gst_gl_window_mouse_event_cb +gst_gl_window_send_key_event +gst_gl_window_send_mouse_event
diff --git a/docs/libs/gst-plugins-bad-libs.types b/docs/libs/gst-plugins-bad-libs.types index 67ce098b4e..cd2be7b247 100644 --- a/docs/libs/gst-plugins-bad-libs.types +++ b/docs/libs/gst-plugins-bad-libs.types @@ -26,13 +26,17 @@ gst_mpegts_stream_type_get_type gst_insert_bin_get_type -gst_gl_upload_get_type -gst_gl_download_get_type -gst_gl_color_convert_get_type -gst_gl_display_get_type -gst_gl_context_get_type -gst_gl_filter_get_type -gst_gl_shader_get_type -gst_gl_buffer_pool_get_type gst_gl_allocator_get_type +gst_gl_base_filter_get_type +gst_gl_buffer_pool_get_type +gst_gl_color_convert_get_type +gst_gl_context_get_type +gst_gl_display_get_type +gst_gl_download_get_type +gst_gl_filter_get_type +gst_gl_framebuffer_get_type +gst_gl_shader_get_type +gst_gl_upload_get_type +gst_gl_upload_meta_get_type +gst_gl_window_get_type gst_gl_window_get_type