mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 06:30:55 +00:00
Implement support for HDR with software decoding on macOS
This commit is contained in:
@@ -16,7 +16,7 @@ public:
|
||||
class VTMetalRendererFactory {
|
||||
public:
|
||||
static
|
||||
IFFmpegRenderer* createRenderer();
|
||||
IFFmpegRenderer* createRenderer(bool hwAccel);
|
||||
};
|
||||
|
||||
class VTRendererFactory {
|
||||
|
||||
Reference in New Issue
Block a user