-
Reproducer:
```bash
$ curl -LO https://jpegxl.info/logo.jxl
$ vips avg logo.jxl
109.279851
$ vips copy logo.jxl x.jxl
$ vips avg x.jxl
jxlload: error JxlDecoderProcessInput
```
Here's an si…
-
**Describe the bug**
AFAIK the JXL file has been losslessly compressed:
* https://github.com/libjxl/testdata/blob/main/jxl/splines.jxl
Depending on the arch libjxl is compiled I do not get th…
-
In , @eeeps brings up the fact that none of the browsers currently supporting `image-orientation: from-image;` respect the orientation if it comes *after* the image data. ([firefox bug](https://bugzi…
-
We need own libmpv builds for:
- Allowing usage of `package:media_kit` in proprietary/commercial applications (by using LGPL compliant libmpv).
- Reducing the final bundle size of the resulting appl…
-
**Describe the bug**
djxl from a file, that has JPEG reconstruction data with XMP in the JFIF file but no corresponding xml box in the JXL file, to JPEG crashes
**To Reproduce**
djxl out4.jxl out…
-
## desc
There is a assert failure in libjxl before version 0.6.1 that could cause deny of service attack.
## asan output
```
./lib/jxl/render_pipeline/low_memory_render_pipeline.cc:312: JXL_ASSE…
-
djxl v0.6.1 is unable to decode JXL files that were created by JPEG lossless transcode using recent version of cjxl.
```
d:\>cjxl Obrázky\tapeta.jpg a.jxl
WARNING: CPU supports 1800 but software re…
-
Hi everyone,
Just testing out the new SDL2 releases with PySDL2 and noticed in the unit tests that WebP support has been removed from the official macOS release .framework. However, the changelog d…
-
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn't a…
-
Is there any chance to get new windows release with avif/jpegxl support in near future? 😉