mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
a869760199
DRM Modifiers are not generically transferrable from a format like NV12 to their indirect shading format (R8 / RG88). So the helper to this do needs to be removed from our API. To make things worse, we support indirect formats that aren't DRM format in the first place. Notably NV12_16L32 (aka MM21) is not (yet) a DRM format. Yet, each plane can be indirectly imported using R8/RG88 and a detiling shader. This patch also removes this constraint restoring zero-copy playback on Mediatek SoC. 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 |