mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +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> |
||
---|---|---|
.. | ||
allocators | ||
app | ||
audio | ||
fft | ||
gl | ||
pbutils | ||
riff | ||
rtp | ||
rtsp | ||
sdp | ||
tag | ||
video | ||
glib-compat-private.h | ||
meson.build |