Skip to content

d3d11compositor: Fix caps update handling

New caps is applied only when previous buffer is consumed if any. So, the lastest given caps might not be corresponding to the current buffer to be handled.

Merge request reports