d3d11upload: Don't hard overwrite caps features to support d3d11 memory passthrough
authorSeungha Yang <seungha.yang@navercorp.com>
Thu, 26 Dec 2019 07:03:31 +0000 (16:03 +0900)
committerSeungha Yang <seungha.yang@navercorp.com>
Sat, 28 Dec 2019 05:43:44 +0000 (05:43 +0000)
commitab80c771dfa1c66371923ceb70653f207b8c0b8a
tree4b9f38e33cea2658823915a8b79c966b5003e78c
parenta2cfd93891376f74cc877e633aa70933b17200d9
d3d11upload: Don't hard overwrite caps features to support d3d11 memory passthrough

d3d11upload should be able to support upstream d3d11 memory, not only system memory.

Fix for following pipeline
d3d11upload ! "video/x-raw(memory:D3D11Memory)" ! d3d11videosink
sys/d3d11/gstd3d11upload.c