Use Rec 2020 colorspace for WCG support even if HDR is off on the host
This commit is contained in:
parent
c55af7fff3
commit
472e8ee92e
15 changed files with 21 additions and 17 deletions
|
|
@ -20,7 +20,7 @@ public:
|
|||
virtual bool isAlwaysFullScreen() override;
|
||||
virtual bool isHdrSupported() override;
|
||||
virtual int getDecoderCapabilities() override;
|
||||
virtual int getDecoderColorspace() override;
|
||||
virtual int getDecoderSdrColorspace() override;
|
||||
virtual int getDecoderColorRange() override;
|
||||
virtual QSize getDecoderMaxResolution() override;
|
||||
virtual int submitDecodeUnit(PDECODE_UNIT du) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue