Skip to content

d3d11: Suppress some warning logs

We uses gst_d3d11_device_new() for enumerating device which can fail for some reason. Don't print warning log for the case. And decoding capability check is the same case as well.

Merge request reports