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

Add JPEG XL Open/Read support via libjxl #7848

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Mar 1, 2024

  1. add tests

    olokelo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8e0c5db View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    a57ebea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23fb57d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Added type hints

    radarhere committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2eb5987 View commit details
    Browse the repository at this point in the history
  2. Removed feature

    radarhere committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    37b58f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #1 from radarhere/jxl-support2

    Removed jxl feature
    olokelo committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    eeaecb4 View commit details
    Browse the repository at this point in the history
  2. fix goto labels for clang

    olokelo committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    24b63ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b50410 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    f403672 View commit details
    Browse the repository at this point in the history
  2. modify leak test

    olokelo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f6086d4 View commit details
    Browse the repository at this point in the history
  3. fix _jxl_decoder_count_frames

    olokelo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5320450 View commit details
    Browse the repository at this point in the history
  4. minor plugin code tweaks

    olokelo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1b049ab View commit details
    Browse the repository at this point in the history
  5. add type hints

    olokelo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6048520 View commit details
    Browse the repository at this point in the history
  6. rename jxl -> jpegxl

    olokelo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8fa280f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58c37bf View commit details
    Browse the repository at this point in the history
  8. flip cases in metadata test

    olokelo committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    48bbc2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    443a352 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62c58c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8cab1c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5003ff View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. add more metadata test cases

    olokelo committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fa5bfac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b71605 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    1f00fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08270a7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    9313587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4256b2a View commit details
    Browse the repository at this point in the history