Michael Drake
|
f68aca93b7
|
jpegxl: Ensure decoded bitmap format is converted to front end format
|
2023-11-26 17:26:09 +00:00 |
|
Michael Drake
|
d59f30c683
|
jpegxl: Tell libjxl to decode unpremultiply alpha if needed
On some platforms our bitmap format does not use premultiplied alpha.
|
2023-11-26 17:26:09 +00:00 |
|
Michael Drake
|
6fa4c04dea
|
jpegxl: Designated initialiser for output format struct
So I could see the meanings of how we'd set up the decode.
|
2023-11-26 17:26:09 +00:00 |
|
Vincent Sanders
|
b19fcdd26f
|
avoid the unecessary callback API
|
2023-11-26 17:26:09 +00:00 |
|
Vincent Sanders
|
dbe5d1ef87
|
Implement simple jpeg xl image handler
|
2023-11-26 17:26:09 +00:00 |
|