Leo Izen
Leo Izen
Attempting to use the command-line flif-viewer "viewflif" will create a window but the canvas will not paint the decoded FLIF or repaint if the window is moved. This is true...
My current idea for this is to add `enum JxlColorPlane` with values like `ALL, RED, GREEN, BLUE, LUMA, EXTRA` etc. `JxlDecoderSetOutputBufferPlane` would be added as a function similar to `JxlDecoderSetOutputBuffer`...
This commit causes all remote/device URLs to be hashed so URLs with filenames like watch or view.php will not collide.
If I set one channel to split view, right click that channel, and set window properties as default, it doesn't actually enable split view in other channels. As shown here,...
Alphebatize the extensions in autoload.lua's list of extensions and add several more.
**Describe the bug** Consider a PNG input like [the following white 8x8 square](https://user-images.githubusercontent.com/1342577/200194862-2b679b6c-7e1b-4f4a-9d96-d6420ab396e5.png): >  `benchmark_xl` crashes with `--save_decompressed` on this input, even on a debug build (the only build...
**Describe the bug** HDR lossy XYB-encoded JXL images are too dark when sRGB is requested from libjxl. **To Reproduce** Take an HDR image, XYB-encoded (example attached). Decode it to sRGB...
Note: test with https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=10666
Consider the following image: https://people.csail.mit.edu/ericchan/hdr/jxl_images/20140606_102418_IMGP0297.jxl This image is an HDR image tagged with BT.2100 primaries and PQ transfer. Mercury appears to be requesting BT.2100/PQ pixel data from libjxl, and then...
Not all pages conform to the style guide located in the root project directory. All posts should conform to it.