mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
0b0bf1b0bf
* Don't warn for live object, since ID3D11Debug itself seems to be holding refcount of ID3D11Device at the moment we called ID3D11Debug::ReportLiveDeviceObjects(). It would report live object always * Device might not be able to support some formats (e.g., P010) especially in case of WARP device. We don't need to warn about that. * gst_d3d11_device_new() can be used for device enumeration. Don't warn even if we cannot create D3D11 device with given adapter index therefore. * Don't warn for HLSL compiler warning. It's just noise and should not be critical thing at all Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1986> |
||
---|---|---|
.. | ||
d3d11-prelude.h | ||
gstd3d11.h | ||
gstd3d11_fwd.h | ||
gstd3d11_private.h | ||
gstd3d11bufferpool.c | ||
gstd3d11bufferpool.h | ||
gstd3d11config.h.meson | ||
gstd3d11device.c | ||
gstd3d11device.h | ||
gstd3d11format.c | ||
gstd3d11format.h | ||
gstd3d11memory.c | ||
gstd3d11memory.h | ||
gstd3d11utils.c | ||
gstd3d11utils.h | ||
meson.build |