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
@@ -20,6 +20,7 @@ public:
virtual void renderFrame(AVFrame* frame) override;
virtual void notifyOverlayUpdated(Overlay::OverlayType type) override;
virtual int getDecoderColorspace() override;
virtual int getDecoderCapabilities() override;
private:
bool initializeDecoder();