mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-19 17:49:04 +00:00
...instead of reading them in Filter::decode() for all filters and then passing them around to only the LZW and flate filters. (EarlyChange is LZWDecode-only, so that's read there instead.) No behavior change.