Pipewire: disable argb and abgr

This commit is contained in:
dec05eba
2025-07-21 01:39:31 +02:00
parent 1e62e654e2
commit 3f0c8c6abc
2 changed files with 8 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
#include <spa/param/video/format.h>
#define GSR_PIPEWIRE_VIDEO_MAX_MODIFIERS 1024
#define GSR_PIPEWIRE_VIDEO_MAX_VIDEO_FORMATS 12
#define GSR_PIPEWIRE_VIDEO_MAX_VIDEO_FORMATS 10
#define GSR_PIPEWIRE_VIDEO_DMABUF_MAX_PLANES 4
typedef struct gsr_egl gsr_egl;