d3d11decoder: Use D3D11/DXGI standard colorimetry
authorSeungha Yang <seungha@centricular.com>
Sat, 31 Oct 2020 18:58:30 +0000 (03:58 +0900)
committerSeungha Yang <seungha@centricular.com>
Mon, 2 Nov 2020 09:48:58 +0000 (18:48 +0900)
commita52fc6deeda203add520cb59ae0026d109ecda95
tree627e63510864238b06f297b67c77d5229b1227e0
parenta3a7e21f8716c054ba175fd464411212302b5c03
d3d11decoder: Use D3D11/DXGI standard colorimetry

D3D11/DXGI supports smaller set of colorimetry than all possible
combination. This restriction would make more streams convertible
by using ID3D11VideoProcessor

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1743>
sys/d3d11/gstd3d11decoder.c