[PR #2176] xv: change FOURCC_RGBA32 to AMD one

PR: https://github.com/X11Libre/xserver/pull/2176
This commit is contained in:
Konstantin
2024-02-25 02:53:56 +03:00
committed by Enrico Weigelt, metux IT consult
parent fc6225d568
commit a7931e241e

View File

@@ -176,7 +176,7 @@
XvTopToBottom \
}
#define FOURCC_RGBA32 0x34325241
#define FOURCC_RGBA32 0x41424752
#define XVIMAGE_RGB32 \
{ \
FOURCC_RGBA32, \