Plumb HDR mode information to the decoders

This commit is contained in:
Cameron Gutman
2022-01-28 22:10:50 -06:00
parent ad0afb5fc9
commit 254526a213
8 changed files with 60 additions and 4 deletions
@@ -150,6 +150,10 @@ public:
return getPreferredPixelFormat(videoFormat) == pixelFormat;
}
virtual void setHdrMode(bool) {
// Nothing
}
// IOverlayRenderer
virtual void notifyOverlayUpdated(Overlay::OverlayType) override {
// Nothing