Skip to content

cudamemorycopy: Make sure writable caps before removing fields

Seungha Yang requested to merge seungha.yang/gstreamer:cuda-copy-fix into main

The caps to be modified may not be writable when D3D11/GL/NVMM are all disabled.

Merge request reports