-
Hello! Recently I wanted to compile cromite for Gentoo, glibc and encountered a problem, jxl seems to require an upgrade, because: ImageDecoder() in Add-jxl-support requires 5 arguments, not 4
http…
-
This doesn't seem to have many tests 👀
-
it's said that the jxl library is compatible jpeg. so can it also used to decode jpeg?
-
I wrote some code using the encoder API that was accidentally setting the blend mode for the first/only frame to `JXL_BLEND_BLEND`. Under specific conditions, this produces a file that fails to decod…
-
**Describe the bug**
Hello, I'm testing my new fuzzer and find several memory issues in cjpegli and djxl.
**Environment**
- OS: Ubuntu 20.04.5 LTS
- Compiler version: gcc 9.4.0
- CPU type: I…
-
Example of large (200MB) JPEG - https://commons.wikimedia.org/wiki/File:Van_Gogh_-_Starry_Night_-_Google_Art_Project.jpg
A simple lossless (accepting all defaults) encode produces a JXL that cannot…
-
From libjxl/libjxl#1763, lossy 16bit compression is not correctly supported for data with less than 16 bits of range. Investigate whether we can use GTiff's NBIT configuration option to pad the low bi…
-
**Is your feature request related to a problem? Please describe.**
Can't view .jxl files
**Describe the solution you'd like**
It would be great if JPEG XL support was added to the image viewer.…
-
JPEG XL is a new image format made by the "JPEG" committee intended as a replacement for jpeg. It support both lossless and lossy compression while having a smaller size. This would be awesome for peo…
-
**Describe the bug**
During testing, several samples were found to cause consumption of all RAM. However, this did not cause memory corruption, except for one sample, which possibly caused a read o…