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

Adding support for NLT marker segment of type 3 #154

Merged
merged 20 commits into from
Sep 22, 2024
Merged

Adding support for NLT marker segment of type 3 #154

merged 20 commits into from
Sep 22, 2024

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    0f21481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d888b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f29603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    517e1be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2626fe2 View commit details
    Browse the repository at this point in the history
  6. Small bug fix for wasm

    aous72 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fcd652c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    086a5a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Added support for .pfm in ojph_compress and ojph_expand -- not happy …

    …with it, but it is good for testing.
    aous72 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5921b01 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    2a36ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c9a2e View commit details
    Browse the repository at this point in the history
  3. Removes compilation warnings.

    aous72 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0c6dfd3 View commit details
    Browse the repository at this point in the history
  4. This fixes a bug in the block decoder code. The bug can happen when t…

    …he data is around 16bits/sample of more, coded losslessly.
    aous72 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9f8011c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0f5c8 View commit details
    Browse the repository at this point in the history
  6. This should address "strict-aliasing". Cosmetic change to a wasm file…

    …. Also addresses CodeQL.
    aous72 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b6ddad9 View commit details
    Browse the repository at this point in the history
  7. This address one more warning.

    aous72 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1580ae7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e97f99 View commit details
    Browse the repository at this point in the history
  9. Added usage text for ojph_compress. Also , the end user must now spec…

    …ify -bit_depth for .pfm files -- this temporary.
    aous72 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bcc4d3b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    11307b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c7af3 View commit details
    Browse the repository at this point in the history
  3. Spelling mistake fix.

    aous72 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    796fb6b View commit details
    Browse the repository at this point in the history