-
Add support for JPEG XL format.
## Description:
We need to add support for the JPEG XL image format to our tool to allow users to convert their images to this format. This will provide more flexib…
-
- [ ] allow writing icc in the wrap (if possible without modifying libjxl/conformance, let's see
- [ ] style html report more, and e.g. be more forgiving with the limits
- [ ] include error messages…
-
Is there an option that will enable me to convert a compressed 16bit image (short) back to 16bits and not float?
-
It used to build fine before a recent commit. Now libjxl can no longer be built to use with ffmpeg.
https://github.com/m-ab-s/media-autobuild_suite/issues/2466
Cheers.
```
├ Compiling FFmpe…
-
### Steps to reproduce the issue
```console
spack spec -l
Input spec
--------------------------------
- proj@7.2.1
Concretized
--------------------------------
[+] ulvikgu proj@7.2.1%ap…
-
The current wasm_demo (tools/wasm_demo/jxl_decompressor.cc) is using WrapPixelsToPng for encoding pixels to png. Is this a substitute for the actual PNGEncoder because the resulted files are extremely…
-
**Is your feature request related to a problem? Please describe.**
Yes, there's an usability issue by not being able to tell apart if a file is lossless or not without deep inspection with external t…
-
jxl-oxide is a pure rust jpeg-xl decoder. not only is the licence MIT (or BSD, it's dual licensed), better aligning with this repo's licence. but it also being in rust should help cross platform suppo…
-
```
package de.elbosso.scratch.misc;
import com.thebombzen.jxlatte.JXLDecoder;
import com.thebombzen.jxlatte.JXLImage;
import com.thebombzen.jxlatte.io.PNGWriter;
import java.io.IOException;
…
-
Occurs when loading .jxl files that have isobmff-based containers. Does not occur with naked codestreams.
[1.zip](https://github.com/tirr-c/jxl-oxide/files/11470102/1.zip)
Code where it complains:…