-
```
JPEG XL decoder v0.3.7 [AVX2,SSE4,Scalar]
/C/msys64/home/eustas/clients/libjxl/tools/cpu/cpu.cc:415: JXL_FAILURE: Unable to detect processor topology
Failed to choose default num_threads; you c…
-
From reading JxlDecoderSetPreviewOutBuffer() in decode.h it's not clear which color space the resulting buffer will have.
My first guess was that's the same as encode srgb for JXL_TYPE_UINT8 and li…
-
**Describe the bug**
When `JxlEncoderAddImageFrame` is called multiple times, the resulting JXL file cannot be decoded by `djxl`.
../lib/jxl/dec_file.cc:172: JXL_FAILURE: DecodeFile reader p…
xiota updated
2 years ago
-
[jxl_info.zip](https://github.com/libjxl/libjxl/files/7303233/jxl_info.zip) contains **bucuresti2.jxl** file.
It was encoded via following command:
`cjxl 10921852336_28ebe2249c_o.jpg bucuresti2.…
-
I would like to share my communication with Cloudflare's support in relation to problems with accessing sites using Cloudflare through Tor proxy.
There is definitely something which Tor Browser can…
-
Hello,
This crash occurs when a Qt application decode more JXL files at the same time via my [qt-jpegxl-image-plugin](https://github.com/novomesk/qt-jpegxl-image-plugin)
During the crash I see f…
-
After recent update of FF, the tabs are messed-up.
Is there possible update of paxmod planned, or perhaps is there some easy fix to be applied by myself?
-
I'm trying to apply progressive encoding and decoding features. There seems no command line option for djxl to instruct it which quality level it stops to decode an image. I have to truncate the jxl c…
-
Is this information correct?
_If the optional Exif (or XMP) metadata says something that conflicts with what the codestream says, then a decoder has to ignore the Exif/XMP_
Source - https://github.c…
-
Are there plans integrating FLIF? (See: http://flif.info/)
bitwave