mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 02:38:07 +02:00
This enables support for NV12, which are really useful when dealing with hardware video decoders. This patch makes use of the integrated YUV tiler to convert multi-planar to YUYV. The binary blob uses the same method to deal with multi-planar YUV formats. Other formarts will be added in a follow-up patch. Tested with kmscube (nv12-1img) and the following gstreamer pipeline: gst-launch-1.0 filesrc location=/tmp/test.mp4 ! qtdemux ! v4l2slh264dec ! video/x-raw,format=NV12 ! glimagesink Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Signed-off-by: Peter Frühberger Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3418> |
||
|---|---|---|
| .. | ||
| ci | ||
| common | ||
| drm | ||
| drm-shim | ||
| hw | ||
| hwdb | ||
| isa | ||
| meson.build | ||