mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-09 23:40:35 +01:00
Merge branch 'xv-replace-fourcc' into 'master'
xv: change FOURCC_RGBA32 to AMD one See merge request xorg/xserver!1321
This commit is contained in:
commit
071e8ee65a
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@
|
|||
XvTopToBottom \
|
||||
}
|
||||
|
||||
#define FOURCC_RGBA32 0x34325241
|
||||
#define FOURCC_RGBA32 0x41424752
|
||||
#define XVIMAGE_RGB32 \
|
||||
{ \
|
||||
FOURCC_RGBA32, \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue