Skip to content

d3d11decoder: Enable zero-copy for Qualcomm

Qualcomm GPU works fine with current implementation now. Noticeable difference between when it was disabled and current d3d11 implementation is that we now support GstD3D11Memory pool, so there will be no more frequent re-binding decoder surface anymore.

Merge request reports