gstreamer/subprojects/gst-plugins-base/gst-libs/gst/gl/egl
Philipp Zabel f18d6fcb40 glupload/egl: Extract EGL image cache and make it public
Extract the EGLImage cache from gstglupload.c, place it in a separate
source file gsteglimagecache.c, and make the API public, so it can be
reused by the gldownload element.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6792>
2024-11-28 15:25:28 -05:00
..
egl.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstegl.c Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstegl.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gsteglimage.c gldownload: enumerate emulated video formats 2024-11-28 15:25:28 -05:00
gsteglimage.h gldownload: enumerate emulated video formats 2024-11-28 15:25:28 -05:00
gsteglimage_private.h gl: add gst_egl_image_check_dmabuf_direct_with_dma_drm() 2023-05-30 20:09:27 +00:00
gsteglimagecache.c glupload/egl: Extract EGL image cache and make it public 2024-11-28 15:25:28 -05:00
gsteglimagecache.h glupload/egl: Extract EGL image cache and make it public 2024-11-28 15:25:28 -05:00
gstglcontext_egl.c glcontext/egl: Fix use of uninitialized memory 2024-11-28 15:25:28 -05:00
gstglcontext_egl.h glcontext_egl: add method to check if format supports a modifier 2024-11-28 15:25:27 -05:00
gstgldisplay_egl.c gl: add support for surfaceless display in GstGL 2023-10-20 12:46:48 +00:00
gstgldisplay_egl.h gl: add support for surfaceless display in GstGL 2023-10-20 12:46:48 +00:00
gstgldisplay_egl_device.c gl: Add/fix various annotations 2022-10-18 08:56:58 +00:00
gstgldisplay_egl_device.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gstglmemoryegl.c gl: Mark GL memory GType functions as deprecated 2022-02-21 21:26:43 +00:00
gstglmemoryegl.h gl: Mark GL memory GType functions as deprecated 2022-02-21 21:26:43 +00:00