diff options
author | Lynne <dev@lynne.ee> | 2020-11-23 22:07:25 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2020-11-25 23:14:46 +0100 |
commit | 48b35321831d68d936fd75cea5d84764f07829ac (patch) | |
tree | 0e8ca14e202352d4132b9e8f7656ad6dc23a7217 /INSTALL.md | |
parent | 3aa8de12ab567cf2d39a65161e2bb30ccc8d8a63 (diff) | |
download | ffmpeg-48b35321831d68d936fd75cea5d84764f07829ac.tar.gz |
hwcontext_vulkan: fix incorrect A/0BGR mapping
Vulkan formats with a PACK suffix define native endianess.
Vulkan formats without a PACK suffix are in bytestream order.
Pixel formats with a LE/BE suffix define endianess.
Pixel formats without LE/BE suffix are in bytestream order.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions