Faster startup (faster video codec query), fix some video codec callback logic

This commit is contained in:
dec05eba
2024-08-31 03:17:18 +02:00
parent b99539af57
commit b7c5df3c4b
6 changed files with 4730 additions and 356 deletions

View File

@@ -11,7 +11,6 @@ typedef struct {
vec2i pos;
vec2i size;
bool direct_capture;
bool overclock;
gsr_color_depth color_depth;
gsr_color_range color_range;
bool record_cursor;