mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
[PR #2176] xv: change FOURCC_RGBA32 to AMD one
PR: https://github.com/X11Libre/xserver/pull/2176
This commit is contained in:
committed by
Enrico Weigelt, metux IT consult
parent
fc6225d568
commit
a7931e241e
@@ -176,7 +176,7 @@
|
||||
XvTopToBottom \
|
||||
}
|
||||
|
||||
#define FOURCC_RGBA32 0x34325241
|
||||
#define FOURCC_RGBA32 0x41424752
|
||||
#define XVIMAGE_RGB32 \
|
||||
{ \
|
||||
FOURCC_RGBA32, \
|
||||
|
||||
Reference in New Issue
Block a user