Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JXL to v0.7.0 (Failing build) #1379

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Sep 4, 2023

  1. Update libjxl to v0.7.0

    Also adds an example.html to codecs/jxl
    aryanpingle committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3d18535 View commit details
    Browse the repository at this point in the history
  2. JXL 0.7 WASM + JS

    aryanpingle committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    863f43a View commit details
    Browse the repository at this point in the history
  3. Fix makefile

    surma authored and aryanpingle committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    bdf2852 View commit details
    Browse the repository at this point in the history
  4. JXL build without dec -pthread

    Compiles successfully
    Finishes decoding successfully
    Throws an error on returning from WASM to the JS glue code
    aryanpingle committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b933a8b View commit details
    Browse the repository at this point in the history