2018-11-27 21:52:42 +00:00
|
|
|
[options]
|
2021-04-12 09:42:41 +00:00
|
|
|
girs_directories = ["../gir-files", "../gst-gir-files"]
|
2018-11-27 21:52:42 +00:00
|
|
|
library = "GstGL"
|
|
|
|
version = "1.0"
|
|
|
|
min_cfg_version = "1.14"
|
|
|
|
work_mode = "normal"
|
|
|
|
concurrency = "send+sync"
|
|
|
|
generate_safety_asserts = true
|
|
|
|
single_version_file = true
|
2018-12-08 09:05:20 +00:00
|
|
|
generate_display_trait = false
|
2022-10-18 11:17:00 +00:00
|
|
|
trust_return_value_nullability = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
external_libraries = [
|
|
|
|
"GLib",
|
|
|
|
"GObject",
|
|
|
|
"Gst",
|
|
|
|
"GstBase",
|
|
|
|
"GstVideo",
|
|
|
|
]
|
|
|
|
|
|
|
|
generate = [
|
2021-12-03 16:14:55 +00:00
|
|
|
"GstGL.GLBaseFilter",
|
|
|
|
"GstGL.GLBaseMemoryAllocator",
|
|
|
|
"GstGL.GLBaseSrc",
|
2022-01-06 15:55:27 +00:00
|
|
|
"GstGL.GLBufferPool",
|
2021-06-04 07:34:15 +00:00
|
|
|
"GstGL.GLConfigCaveat",
|
2021-12-03 16:14:55 +00:00
|
|
|
"GstGL.GLConfigSurfaceType",
|
|
|
|
"GstGL.GLContextError",
|
2021-05-26 17:10:32 +00:00
|
|
|
"GstGL.GLFormat",
|
2021-12-03 16:14:55 +00:00
|
|
|
"GstGL.GLMemoryAllocator",
|
2018-11-27 21:52:42 +00:00
|
|
|
"GstGL.GLQueryType",
|
2021-12-03 16:14:55 +00:00
|
|
|
"GstGL.GLSLError",
|
2018-11-27 21:52:42 +00:00
|
|
|
"GstGL.GLSLVersion",
|
|
|
|
"GstGL.GLStereoDownmix",
|
2021-05-26 17:10:32 +00:00
|
|
|
"GstGL.GLTextureTarget",
|
2018-11-27 21:52:42 +00:00
|
|
|
"GstGL.GLUploadReturn",
|
|
|
|
"GstGL.GLWindowError",
|
|
|
|
]
|
|
|
|
|
|
|
|
manual = [
|
|
|
|
"GLib.Error",
|
|
|
|
"GLib.Thread",
|
|
|
|
"GObject.Object",
|
2021-05-30 15:37:25 +00:00
|
|
|
"GObject.Value",
|
2021-01-04 22:51:18 +00:00
|
|
|
"Gst.AllocationParams",
|
2020-08-28 15:46:51 +00:00
|
|
|
"Gst.Allocator",
|
|
|
|
"Gst.BufferPool",
|
2021-05-30 15:37:25 +00:00
|
|
|
"Gst.Context",
|
2020-08-28 15:46:51 +00:00
|
|
|
"Gst.Element",
|
2018-11-27 21:52:42 +00:00
|
|
|
"Gst.FlowReturn",
|
2021-01-04 22:51:18 +00:00
|
|
|
"Gst.Memory",
|
2020-08-28 15:46:51 +00:00
|
|
|
"Gst.Object",
|
2018-11-27 21:52:42 +00:00
|
|
|
"Gst.PadDirection",
|
2021-04-29 16:00:56 +00:00
|
|
|
"GstBase.BaseSrc",
|
2020-08-28 15:46:51 +00:00
|
|
|
"GstBase.BaseTransform",
|
|
|
|
"GstBase.PushSrc",
|
2020-08-28 12:32:53 +00:00
|
|
|
"GstGL.GLBaseMemory",
|
2020-08-28 12:46:20 +00:00
|
|
|
"GstGL.GLMemory",
|
2021-01-04 22:51:18 +00:00
|
|
|
"GstVideo.VideoAlignment",
|
|
|
|
"GstVideo.VideoInfo",
|
2018-11-27 21:52:42 +00:00
|
|
|
"GstVideo.VideoMultiviewFlags",
|
|
|
|
"GstVideo.VideoMultiviewMode",
|
2021-05-30 15:42:18 +00:00
|
|
|
"GstVideo.VideoOverlay",
|
2018-11-27 21:52:42 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[object]]
|
|
|
|
name = "Gst.Buffer"
|
|
|
|
status = "manual"
|
|
|
|
ref_mode = "ref"
|
|
|
|
|
|
|
|
[[object]]
|
|
|
|
name = "Gst.Caps"
|
|
|
|
status = "manual"
|
|
|
|
ref_mode = "ref"
|
|
|
|
|
|
|
|
[[object]]
|
|
|
|
name = "Gst.Query"
|
|
|
|
status = "manual"
|
|
|
|
ref_mode = "ref"
|
|
|
|
|
|
|
|
[[object]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "Gst.Structure"
|
2018-11-27 21:52:42 +00:00
|
|
|
status = "manual"
|
|
|
|
ref_mode = "ref"
|
|
|
|
|
2022-01-06 18:38:46 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.*"
|
|
|
|
status = "generate"
|
|
|
|
[[object.function]]
|
|
|
|
name = "buffer_add_gl_sync_meta"
|
|
|
|
manual = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "buffer_add_gl_sync_meta_full"
|
|
|
|
manual = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "context_get_gl_display"
|
|
|
|
manual = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "context_set_gl_display"
|
|
|
|
manual = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_sync_meta_api_get_type"
|
|
|
|
manual = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_handle_context_query"
|
|
|
|
manual = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_handle_set_context"
|
|
|
|
manual = true
|
|
|
|
|
|
|
|
# gir has issues with the inout annotation
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_ensure_element_data"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# These need manual bindings
|
|
|
|
[[object.function]]
|
|
|
|
name = "buffer_pool_config_get_gl_allocation_params"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "buffer_pool_config_set_gl_allocation_params"
|
|
|
|
ignore = true
|
2023-10-04 07:22:03 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "buffer_pool_config_get_gl_min_free_queue_size"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "buffer_pool_config_set_gl_min_free_queue_size"
|
|
|
|
ignore = true
|
2022-01-06 18:38:46 +00:00
|
|
|
|
|
|
|
# Needs manual binding to be an extension on gst_video::VideoAffineTransformationMeta
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_get_affine_transformation_meta_as_ndc"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_set_affine_transformation_meta_from_ndc"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# Needs manual binding to be an extension on gst_video::VideoInfo
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_get_plane_data_size"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_get_plane_start"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# Needs manual binding
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_insert_debug_marker"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# Needs manual binding around `[[f32;4];4]`
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_multiply_matrix4"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# Should be a method on GLContextExtManual
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_sized_gl_format_from_gl_format_type"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# Should be method on GLTextureTarget and/or Value
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_value_get_texture_target_mask"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# This needs to return a value
|
|
|
|
# target_mask is a bitwise mask of the GLTextureTarget enum
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_value_set_texture_target_from_mask"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# This needs more checks like target != GLTextureTarget::None
|
|
|
|
# and a value that's already initialized as a string.
|
|
|
|
# Could become GLTextureTarget::to_value() maybe.
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_value_set_texture_target"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# Should be a method/constructor on GLSLVersion
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_version_to_glsl_version"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# ffi constant is ignored
|
|
|
|
[[object.constant]]
|
|
|
|
name = "GL_COLOR_CONVERT_FORMATS"
|
|
|
|
ignore = true
|
|
|
|
[[object.constant]]
|
2023-05-29 11:23:07 +00:00
|
|
|
name = "GL_COLOR_CONVERT_EXT_FORMATS"
|
|
|
|
ignore = true
|
|
|
|
[[object.constant]]
|
2022-01-06 18:38:46 +00:00
|
|
|
name = "GL_MEMORY_VIDEO_FORMATS_STR"
|
|
|
|
ignore = true
|
2023-05-29 11:23:07 +00:00
|
|
|
[[object.constant]]
|
|
|
|
name = "GL_MEMORY_VIDEO_EXT_FORMATS"
|
|
|
|
ignore = true
|
2022-01-06 18:38:46 +00:00
|
|
|
|
|
|
|
# the below need manual bindings
|
|
|
|
[[object.function]]
|
|
|
|
name = "is_gl_base_memory"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "is_gl_buffer"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "is_gl_memory"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "is_gl_memory_pbo"
|
|
|
|
ignore = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "is_gl_renderbuffer"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
# duplicate of gst_gl_stereo_downmix_get_type
|
|
|
|
[[object.function]]
|
|
|
|
name = "gl_stereo_downmix_mode_get_type"
|
|
|
|
ignore = true
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "GstGL.GLAllocationParams"
|
|
|
|
status = "generate"
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "free_data"
|
|
|
|
# Function should only be called by subclasses from
|
|
|
|
# an overridden `free` vfunc.
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "copy_data"
|
|
|
|
[[object.function.parameter]]
|
|
|
|
name = "src"
|
|
|
|
const = true
|
|
|
|
|
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLAPI"
|
|
|
|
status = "generate"
|
|
|
|
[[object.member]]
|
|
|
|
name = "none"
|
|
|
|
ignore = true
|
|
|
|
[[object.member]]
|
|
|
|
name = "any"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLBuffer"
|
2018-11-27 21:52:42 +00:00
|
|
|
status = "manual"
|
|
|
|
ref_mode = "ref"
|
|
|
|
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLColorConvert"
|
|
|
|
status = "generate"
|
|
|
|
final_type = true
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_caps"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to set caps"
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "decide_allocation"
|
|
|
|
# correct mutability
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "fixate_caps"
|
|
|
|
# correct reference ownership
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "perform"
|
|
|
|
# transfer gst::Buffer not reference
|
|
|
|
ignore = true
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLContext"
|
|
|
|
status = "generate"
|
2020-02-25 13:06:44 +00:00
|
|
|
manual_traits = ["GLContextExtManual"]
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "new_wrapped"
|
|
|
|
# input handle
|
2020-11-04 17:40:10 +00:00
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_gl_context"
|
|
|
|
# return handle
|
2020-11-04 17:40:10 +00:00
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_current_gl_context"
|
|
|
|
# return handle
|
2020-11-04 17:40:10 +00:00
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_proc_address"
|
2020-11-04 17:40:10 +00:00
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "default_get_proc_address"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_proc_address_with_platform"
|
2020-11-04 17:40:10 +00:00
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "thread_add"
|
2023-09-28 14:48:01 +00:00
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_thread"
|
|
|
|
# glib::Thread not found in `glib`
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_gl_context_for_thread"
|
|
|
|
# glib::Thread not found in `glib`
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "error_quark"
|
2022-01-07 13:29:28 +00:00
|
|
|
# bad error domain definition in gir
|
2018-11-27 21:52:42 +00:00
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "activate"
|
2020-12-23 13:38:33 +00:00
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to activate OpenGL context"
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2019-02-04 14:56:17 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "set_window"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to set window"
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLDisplay"
|
|
|
|
status = "generate"
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "find_window"
|
|
|
|
# unimplemented pointer
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_handle"
|
|
|
|
# return handle
|
2023-10-28 08:31:11 +00:00
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_gl_context_for_thread"
|
2023-02-05 16:56:47 +00:00
|
|
|
# require object lock
|
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2023-01-27 14:29:49 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "create_context"
|
2023-02-05 16:56:47 +00:00
|
|
|
# require object lock
|
|
|
|
manual = true
|
2023-01-27 14:29:49 +00:00
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "add_context"
|
2023-02-05 16:56:47 +00:00
|
|
|
# require object lock
|
|
|
|
manual = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "remove_context"
|
|
|
|
# require object lock
|
|
|
|
manual = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "remove_window"
|
2020-12-23 13:38:33 +00:00
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to remove window"
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2019-12-17 19:00:42 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "create_window"
|
|
|
|
[object.function.return]
|
|
|
|
nullable_return_is_error = "Failed to create window"
|
|
|
|
|
2023-04-06 18:10:36 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "ensure_context"
|
|
|
|
# inout parameter
|
|
|
|
manual = true
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "GstGL.GLDisplayType"
|
2018-11-27 21:52:42 +00:00
|
|
|
status = "generate"
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object.member]]
|
|
|
|
name = "none"
|
2018-11-27 21:52:42 +00:00
|
|
|
ignore = true
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object.member]]
|
|
|
|
name = "any"
|
2018-11-27 21:52:42 +00:00
|
|
|
ignore = true
|
|
|
|
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLFilter"
|
|
|
|
status = "generate"
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "add_rgba_pad_templates"
|
|
|
|
# Automatically called if
|
|
|
|
# GLFilterImpl::ADD_RGBA_PAD_TEMPLATES is true
|
2018-11-27 21:52:42 +00:00
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
pattern = "render_to_target\\w*"
|
|
|
|
[[object.function.parameter]]
|
|
|
|
pattern = "input|output"
|
|
|
|
const = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2019-02-04 14:56:17 +00:00
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "render_to_target"
|
2019-02-04 14:56:17 +00:00
|
|
|
[object.function.return]
|
2021-12-03 16:14:55 +00:00
|
|
|
bool_return_is_error = "`func` returned `false`"
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "filter_texture"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to transform texture"
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "GstGL.GLFramebuffer"
|
2018-11-27 21:52:42 +00:00
|
|
|
status = "generate"
|
2023-09-28 15:10:15 +00:00
|
|
|
manual_traits = ["GLFramebufferExtManual"]
|
2019-02-04 14:56:17 +00:00
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "attach"
|
|
|
|
# attachment_point parameter unchecked
|
|
|
|
unsafe = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2023-01-24 08:40:31 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "draw_to_texture"
|
2023-09-28 15:10:15 +00:00
|
|
|
manual = true
|
2023-01-24 08:40:31 +00:00
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLOverlayCompositor"
|
|
|
|
status = "generate"
|
2019-01-21 20:00:48 +00:00
|
|
|
final_type = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "upload_overlays"
|
|
|
|
# correct mutability
|
|
|
|
ignore = true
|
|
|
|
|
2019-04-23 15:47:13 +00:00
|
|
|
[[object.property]]
|
|
|
|
name = "yinvert"
|
|
|
|
version = "1.16"
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "GstGL.GLPlatform"
|
2018-11-27 21:52:42 +00:00
|
|
|
status = "generate"
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object.member]]
|
|
|
|
name = "none"
|
|
|
|
ignore = true
|
|
|
|
[[object.member]]
|
|
|
|
name = "any"
|
|
|
|
ignore = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLQuery"
|
|
|
|
status = "manual"
|
|
|
|
ref_mode = "ref"
|
2019-02-04 14:56:17 +00:00
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLShader"
|
|
|
|
status = "generate"
|
2019-01-21 20:00:48 +00:00
|
|
|
final_type = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2019-02-04 14:56:17 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "attach"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to attach stage to shader"
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "attach_unlocked"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to attach stage to shader"
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_2fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_2x3fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_2x4fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_3fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_3x2fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_3x4fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_4fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_4x2fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_uniform_matrix_4x3fv"
|
|
|
|
# array with size
|
|
|
|
ignore = true
|
|
|
|
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLSLProfile"
|
|
|
|
status = "generate"
|
|
|
|
[[object.member]]
|
|
|
|
name = "none"
|
|
|
|
ignore = true
|
|
|
|
[[object.member]]
|
|
|
|
name = "any"
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLSLStage"
|
|
|
|
status = "generate"
|
|
|
|
final_type = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "set_strings"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to attach stage to set strings"
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLUpload"
|
|
|
|
status = "generate"
|
2019-01-21 20:00:48 +00:00
|
|
|
final_type = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2019-02-04 14:56:17 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "set_caps"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to set caps"
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "perform_with_buffer"
|
|
|
|
# Result<Buffer, GLUploadReturn>
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "propose_allocation"
|
|
|
|
# fix mutability
|
|
|
|
ignore = true
|
|
|
|
|
2021-12-03 16:14:55 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLVideoAllocationParams"
|
|
|
|
status = "generate"
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "free_data"
|
|
|
|
# Function should only be called by subclasses from
|
|
|
|
# an overridden `free` vfunc.
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "copy_data"
|
|
|
|
[[object.function.parameter]]
|
|
|
|
name = "src_vid"
|
|
|
|
const = true
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object]]
|
|
|
|
name = "GstGL.GLViewConvert"
|
|
|
|
status = "generate"
|
2019-01-21 20:00:48 +00:00
|
|
|
final_type = true
|
2018-11-27 21:52:42 +00:00
|
|
|
|
2019-02-04 14:56:17 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "set_caps"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to set caps"
|
|
|
|
|
2018-11-27 21:52:42 +00:00
|
|
|
[[object.function]]
|
|
|
|
name = "fixate_caps"
|
|
|
|
# correct reference ownership
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "get_output"
|
|
|
|
# Result<Buffer, FlowReturn>
|
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
|
|
|
name = "submit_input_buffer"
|
|
|
|
# Buffer ownership transfer
|
|
|
|
ignore = true
|
2020-06-29 19:07:30 +00:00
|
|
|
|
|
|
|
[[object]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "GstGL.GLWindow"
|
2020-06-29 19:07:30 +00:00
|
|
|
status = "generate"
|
2020-06-30 07:22:52 +00:00
|
|
|
|
2020-11-26 20:26:50 +00:00
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "get_window_handle"
|
|
|
|
# return native handle
|
2020-06-30 07:22:52 +00:00
|
|
|
ignore = true
|
|
|
|
|
2020-11-26 20:26:50 +00:00
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "send_message"
|
|
|
|
# callback
|
2020-06-30 07:22:52 +00:00
|
|
|
ignore = true
|
2020-08-28 12:32:53 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "send_message_async"
|
|
|
|
# callback
|
2020-08-28 12:32:53 +00:00
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "set_close_callback"
|
|
|
|
# callback
|
2020-08-28 12:32:53 +00:00
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "set_draw_callback"
|
|
|
|
# callback
|
|
|
|
ignore = true
|
2020-10-12 09:05:47 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "set_render_rectangle"
|
|
|
|
[object.function.return]
|
|
|
|
bool_return_is_error = "Failed to set the specified region"
|
2020-08-28 11:22:10 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "set_resize_callback"
|
|
|
|
# callback
|
2020-08-28 11:22:10 +00:00
|
|
|
ignore = true
|
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "set_window_handle"
|
|
|
|
# handle
|
|
|
|
ignore = true
|
2020-08-28 11:22:10 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "get_display"
|
|
|
|
# handle
|
|
|
|
ignore = true
|
2020-08-28 11:22:10 +00:00
|
|
|
|
|
|
|
[[object.function]]
|
2021-12-03 16:14:55 +00:00
|
|
|
name = "error_quark"
|
2022-01-07 13:29:28 +00:00
|
|
|
# bad error domain definition in gir
|
2021-12-03 16:14:55 +00:00
|
|
|
ignore = true
|