Skip to content

d3d11compositor: Avoid download if downstream supports video meta

GstD3D11Memory supports CPU access, but it requires video meta since layout of the CPU accessible memory likely has padding and it would be different from the default one.

Merge request reports