From 17affac393a50df379e724646d6e864d3f9d501e Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Sun, 6 Mar 2016 19:23:06 +1100 Subject: [PATCH] docs: add new GL api to .types file for type/signal introspection --- docs/libs/gst-plugins-bad-libs.types | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/libs/gst-plugins-bad-libs.types b/docs/libs/gst-plugins-bad-libs.types index d0de339eaa..f7f761ee06 100644 --- a/docs/libs/gst-plugins-bad-libs.types +++ b/docs/libs/gst-plugins-bad-libs.types @@ -29,6 +29,7 @@ gst_insert_bin_get_type gst_gl_buffer_allocator_get_type gst_gl_memory_allocator_get_type +gst_gl_memory_pbo_allocator_get_type gst_gl_base_filter_get_type gst_gl_buffer_pool_get_type gst_gl_color_convert_get_type @@ -37,7 +38,9 @@ gst_gl_display_get_type gst_gl_filter_get_type gst_gl_framebuffer_get_type gst_gl_shader_get_type +gst_glsl_stage_get_type gst_gl_upload_get_type +gst_gl_view_convert_get_type gst_gl_window_get_type gst_player_audio_info_get_type