Skip to content

Draft: pipewire: implement combined framebuffer processing

This series is an alternative to !14 and implements combined image format conversion, destination buffer update and the (previously missing) scan for modified rectangles. While this approach can be slower for full screen updates, it drastically reduces CPU load and network traffic for partial screen updates.

Review and feedback welcome!

Merge request reports