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

Added support for high throughput (HTJ2K) decoding. #1381

Merged
merged 3 commits into from
Sep 25, 2021

Commits on Sep 25, 2021

  1. Added support for high throughput (HTJ2K) decoding.

    There are a few limitations:
    - mixed mode (HT and regular code blocks) is not supported.
    - ROI in HT blocks is not supported.
    - Placeholder passes are not supported.
    - MultiHT sets are not support, only a singleHT set.
    - there are known issues with some compliance testing files related to
      the parsing of packet header.
    aous72 authored and rouault committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    1e6c925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d8c76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0544a08 View commit details
    Browse the repository at this point in the history