Skip to content

Draft: v4l2: videodec: DMA_DRM caps support PoC

Robert Mader requested to merge rmader/gstreamer:v4l2codecs-stateful-dmadrm into main

This is a proof-of-concept and not yet ready for production

This allows the Raspberry Pi 4 H264 decoder to negotiate caps with the new DMA_DRM API, notably enabling some GTK4 clients to use Wayland offloading to hardware planes.


See also:

Merge request reports