gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Nirbheek Chauhan a5ef7cb041 d3d11: Fix debug build on UWP
GstDXGIGetDebugInterface() is unused when targeting UWP. We directly
call DXGIGetDebugInterface1() in that case.

Fixes build failure:

../gst-libs/gst/d3d11/gstd3d11device.cpp(271): error C2440: '=': cannot convert from 'HRESULT (__cdecl *)(UINT,const IID &,void **)' to 'DXGIGetDebugInterface_t'
../gst-libs/gst/d3d11/gstd3d11device.cpp(271): note: This conversion requires a reinterpret_cast, a C-style cast or function-style cast

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3118>
2022-10-05 18:29:01 +00:00
..
adaptivedemux meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
audio meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
basecamerabinsrc docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
codecparsers h265parse: fix typo in member of GstH265SPS 2022-10-04 10:01:12 +00:00
codecs codecs: av1decoder: Add the highest_spatial_layer field. 2022-09-16 09:45:00 +00:00
cuda cuda: Remove GST_CUDA_HAS_D3D define from header 2022-09-13 16:40:51 +00:00
d3d11 d3d11: Fix debug build on UWP 2022-10-05 18:29:01 +00:00
insertbin meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
interfaces meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
isoff gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
mpegts meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
opencv meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
play meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
player meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
sctp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
transcoder meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
uridownloader meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
va va: allocator: Fix parameter name to match signature. 2022-09-13 14:57:21 +02:00
vulkan meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
wayland meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
webrtc webrtc/nice: Make sure to return NULL when validating turn server fails 2022-10-05 16:35:00 +00:00
winrt gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
glib-compat-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00