Enable HEVC RFI for DXVA2 and D3D11VA

This commit is contained in:
Cameron Gutman
2022-10-04 22:56:21 -05:00
parent 3679964cf8
commit 9e8a4cab7b
4 changed files with 12 additions and 0 deletions
@@ -22,6 +22,7 @@ public:
virtual void notifyOverlayUpdated(Overlay::OverlayType) override;
virtual void setHdrMode(bool enabled) override;
virtual int getRendererAttributes() override;
virtual int getDecoderCapabilities() override;
virtual bool needsTestFrame() override;
private: