mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
d988b6facc
Two bugs: 1. Correctly set bits in VP8X header. Turns out these were set in the wrong order. 2. Correctly set the `has_alpha` flag. Also add a test for writing webp files with icc data. With the additional checks in other commits in this PR, this test catches the bug in WebPWriter. Rearrange some existing functions to make it easier to write this test: * Extract encode_bitmap() from get_roundtrip_bitmap(). encode_bitmap() allows passing extra_args that the test uses to pass in ICC data. * Extract expect_bitmaps_equal() from test_roundtrip() |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |