June 15, 2026
10:08 p.m.
On Mon Jun 15 20:06:07 2026 +0000, Esme Povirk wrote:
So if I understand this, we're still reading all the image data, but then we're discarding it? No, the decoder does NOT load all pixel data into memory. The stream position is simply moved forward; the pixel data remains in the stream.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11149#note_143215