gstreamer/gst-libs/gst/gl/egl
Marijn Suijten abb026ec6a gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable
These parameters are incorrectly regarded as mutable in G-IR making them
"incompatible" with languages that are explicit about mutability like
Rust. In order to clean up the code and expected API there, update the
signatures here, right at the source (instead of overriding them in
Gir.toml and hoping for the best).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1005>
2021-01-14 11:53:10 +00:00
..
egl.h build/gl: add top-level include files for sub-libraries 2020-08-11 07:11:30 +00:00
gstegl.c gl: egl: add missing gir annotations 2020-05-19 10:37:59 +02:00
gstegl.h gl: suppress some g-i warnings 2019-03-24 16:05:09 +00:00
gsteglimage.c gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
gsteglimage.h gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
gsteglimage_private.h gl,video: Make ptrs to VideoInfo and (GL)AllocationParams immutable 2021-01-14 11:53:10 +00:00
gstglcontext_egl.c glcontext: egl: Fix build with win32 window system 2020-02-18 20:10:22 +09:00
gstglcontext_egl.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstgldisplay_egl.c Revert "gstgldisplay: Add public foreign_display property" 2020-07-20 05:59:14 +00:00
gstgldisplay_egl.h gl/docs: add to new docs system 2019-05-21 01:49:48 +00:00
gstgldisplay_egl_device.c egldevice: Fix undeclared type build error 2019-09-12 13:32:07 +00:00
gstgldisplay_egl_device.h gl/egl/display: Add support EGLDevice display type 2019-08-21 05:19:46 +00:00
gstglmemoryegl.c gl: add get_type() implementations for all of our memory types 2021-01-13 13:40:58 +00:00
gstglmemoryegl.h gl: add get_type() implementations for all of our memory types 2021-01-13 13:40:58 +00:00