Skip to content
GitLab
Explore
Sign in
Register
kva: fix RGB mapping
Code
Review changes
Check out branch
Download
Patches
Plain diff
KO Myung-Hun
requested to merge
komh/vlc:kva-rgb
into
master
Oct 17, 2023
Overview
1
Commits
1
Pipelines
3
Changes
1
Expand
Fixed:
On 24-bit and 32-bit RGB, R and B are swapped.
On 15-bit RGB, KVAF_BGR16 is used.
Finally, OS/2 is little-endian system.
Merge request reports
Loading