On Mon Sep 25 10:44:57 2023 +0000, Anton Baskanov wrote:
You have to put color masks immediately after the BITMAPINFOHEADER for RGB565. See e.g. amt_from_wg_format_video() in quartz_parser.c
Oh right, good point. So many special cases, easy to forget one.