Enable HEVC RFI for CUDA, VAAPI, and VDPAU decoders
This commit is contained in:
parent
a1694ab951
commit
413ef42a34
6 changed files with 18 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ public:
|
|||
virtual bool needsTestFrame() override;
|
||||
virtual bool isDirectRenderingSupported() override;
|
||||
virtual int getDecoderColorspace() override;
|
||||
virtual int getDecoderCapabilities() override;
|
||||
virtual void notifyOverlayUpdated(Overlay::OverlayType) override;
|
||||
|
||||
#ifdef HAVE_EGL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue