Skip to content

pw: Improve fb allocation code.

Aleix Pol Gonzalez requested to merge work/apol/setVideoSize into master

Don't set the video size using the data coming from xdp, instead use the data coming from pipewire, which is what matters. Also make sure setVideoSize is called before using the buffer rather than after.

Merge request reports