mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
Fix compilation on Windows
This commit is contained in:
@@ -984,6 +984,9 @@ public:
|
||||
if(gl::ctx.GetError) {
|
||||
gl_drain_errors;
|
||||
}
|
||||
if(frame) {
|
||||
av_frame_free(frame);
|
||||
}
|
||||
}
|
||||
|
||||
int in_width, in_height;
|
||||
|
||||
Reference in New Issue
Block a user