mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-08 16:35:40 +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> |
||
---|---|---|
.. | ||
gst | ||
meson.build |