mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
5c3879ace6
Direct3D11 was shipped as part of Windows7 and it's obviously primary graphics API on Windows. This plugin includes HDR10 rendering if following requirements are satisfied * IDXGISwapChain4::SetHDRMetaData is available (decleared in dxgi1_5.h) * Display can support DXGI_COLOR_SPACE_RGB_FULL_G2084_NONE_P2020 color space * Upstream provides 10 bitdepth format with smpte-st 2084 static metadata |
||
---|---|---|
.. | ||
gstd3d11_fwd.h | ||
gstd3d11bufferpool.c | ||
gstd3d11bufferpool.h | ||
gstd3d11device.c | ||
gstd3d11device.h | ||
gstd3d11memory.c | ||
gstd3d11memory.h | ||
gstd3d11utils.c | ||
gstd3d11utils.h | ||
gstd3d11videosink.c | ||
gstd3d11videosink.h | ||
gstd3d11window.c | ||
gstd3d11window.h | ||
meson.build | ||
plugin.c |