-
**Describe the bug**
This 49 byte input file (found by fuzzing) [crash-min.jxl.txt](https://github.com/libjxl/libjxl/files/7520009/crash-min.jxl.txt) causes a segmentation fault when trying to decode…
-
I installed `pkg-config` and `imagemagick`:
```
brew install pkg-config imagemagick@6
```
Imagemagick version
```
identify -version
Version: ImageMagick 6.9.12-28 Q16 arm 2021-10-29 https://im…
-
AVIF is a new image format with unmatched advantages like smaller size and shorter loading time. I guess it might be used for textures.
https://jakearchibald.com/2020/avif-has-landed/
-
Feature request to support viewing JPEG XL images
The ISO standardization of JPEG XL is still in progress, but the read API of the `libjxl` [reference implementation](https://gitlab.com/wg1/jpeg-x…
xiota updated
3 years ago
-
**Describe the bug**
When decoding 003.jxl, which was losslessly transcoded from a jpg, the resulting png file is only 1953 B small and all black, even though djxl didn't throw any errors.
Decoding …
-
I tried to build djxl with all the dependencies included because I need to run it in an other container, and it does seems to work, either it doesn't build or decompression throw a segmentation fault …
-
Did you see the [documentation relating to installation](https://sharp.pixelplumbing.com/install)?
Yes
Have you ensured the architecture and platform of Node.js used for `npm install` is the same …
-
I am trying to encode JXL file using C API.
I set basic info `uses_original_profile = JXL_TRUE;` and to set grayscale ICC profile via `JxlEncoderSetICCProfile` but I get following error during the …
-
**Describe the bug**
I was confused when `djxl` did not report that input file does not exist and just did nothing.
**To Reproduce**
Steps to reproduce the behavior:
`djxl input-file-name-wtih-a…
-
Hello, oss-fuzz is reporting an out of bounds write in libjxl master:
```
| AddressSanitizer:DEADLYSIGNAL
| =================================================================
| ==655724==ER…