Files
ladybird/Userland/Libraries/LibGfx
Nico Weber d7f04c9aa1 LibGfx/JPEGLoader: Make byte_offset() return offset from start of stream
JPEGStream::byte_offset() now returns an offset relative to the start
of the stream, instead of relative to the buffered part.

No behavior change except if JPEG_DEBUG is set.
2024-02-08 07:45:34 -07:00
..
2024-01-26 07:36:53 +01:00
2024-01-26 07:36:53 +01:00
2024-01-10 09:39:00 +01:00
2023-11-24 08:42:46 +01:00
2024-01-30 10:02:33 +01:00