Tim Schumacher
|
43f98ac6e1
Everywhere: Remove the `AK::` qualifier from Stream usages
|
2 éve |
Timothy Flynn
|
142f327e63
LibGfx: Remove the optional Error member from QOI's decoder context
|
2 éve |
Tim Schumacher
|
220fbcaa7e
AK: Remove the fallible constructor from `FixedMemoryStream`
|
2 éve |
Tim Schumacher
|
093cf428a3
AK: Move memory streams from `LibCore`
|
2 éve |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 éve |
Nico Weber
|
307712b398
LibGfx: Add a method to ImageDecoderPlugin for reading ICC data
|
2 éve |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 éve |
Tim Schumacher
|
1cb306cbe3
LibGfx: Use `Core::Stream` to decode QOI images
|
2 éve |
Tim Schumacher
|
e6f5a208a0
LibGfx: Pass the first QOI chunk byte to the operation implementation
|
2 éve |
Liav A
|
57e19a7e56
LibGfx: Re-structure the whole initialization pattern for image decoders
|
2 éve |
sin-ack
|
e5f09ea170
Everywhere: Split Error::from_string_literal and Error::from_string_view
|
3 éve |
Linus Groh
|
e4bba2fab9
LibGfx: Keep alpha value of previous pixel for QOI_OP_RGB chunk
|
3 éve |
Linus Groh
|
a00a3fa1ef
LibGfx: Remove 'QOIImageDecoderPlugin: ' prefix from error messages
|
3 éve |
Linus Groh
|
0356ee95bc
LibGfx: Add support for "The Quite OK Image Format" (QOI)
|
3 éve |