mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
Remove custom VAAPI logging functions
This commit is contained in:
@@ -38,9 +38,6 @@ public:
|
||||
virtual void renderFrame(AVFrame* frame);
|
||||
|
||||
private:
|
||||
static void vaapiLogError(void*, const char *message);
|
||||
static void vaapiLogInfo(void*, const char *message);
|
||||
|
||||
int m_WindowSystem;
|
||||
AVBufferRef* m_HwContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user