mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
516073f9d0
The number of planes is a meta we carry around in the GstVideoMeta with DMA_DRM format. In cannot be decuded correctly from knowledge of the base format. Notably, some compression modifier may introduce an extra plane to store the compression parameters. So use n_planes from GstVideoMeta and pass this explicitly when importing to EGLImage. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5461> |
||
---|---|---|
.. | ||
egl.h | ||
gstegl.c | ||
gstegl.h | ||
gsteglimage.c | ||
gsteglimage.h | ||
gsteglimage_private.h | ||
gstglcontext_egl.c | ||
gstglcontext_egl.h | ||
gstgldisplay_egl.c | ||
gstgldisplay_egl.h | ||
gstgldisplay_egl_device.c | ||
gstgldisplay_egl_device.h | ||
gstglmemoryegl.c | ||
gstglmemoryegl.h |