mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage fails), might happen because of a buggy desktop portal/pipewire implementation
This commit is contained in:
@@ -84,6 +84,7 @@ typedef struct {
|
||||
|
||||
bool started;
|
||||
bool stopped;
|
||||
bool no_modifiers_fallback;
|
||||
|
||||
uint64_t modifiers[GSR_PIPEWIRE_MAX_MODIFIERS];
|
||||
size_t num_modifiers;
|
||||
|
||||
Reference in New Issue
Block a user