From f9e93467b272f6a1b3b57628273891194227b2e3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 23 Jun 2025 12:41:28 +0200 Subject: Pipewire: fix transparent windows having incorrect color (disable RGBA video formats) --- include/pipewire_video.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/pipewire_video.h') diff --git a/include/pipewire_video.h b/include/pipewire_video.h index b593630..785f56f 100644 --- a/include/pipewire_video.h +++ b/include/pipewire_video.h @@ -9,7 +9,7 @@ #include #define GSR_PIPEWIRE_VIDEO_MAX_MODIFIERS 1024 -#define GSR_PIPEWIRE_VIDEO_MAX_VIDEO_FORMATS 12 +#define GSR_PIPEWIRE_VIDEO_MAX_VIDEO_FORMATS 6 #define GSR_PIPEWIRE_VIDEO_DMABUF_MAX_PLANES 4 typedef struct gsr_egl gsr_egl; -- cgit v1.2.3-70-g09d2