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

Limit TIFF strip size when saving with LibTIFF #5514

Merged
merged 5 commits into from Jun 30, 2021

Commits on Jun 12, 2021

  1. Copy the full SHA
    7752fb5 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    kmilos authored and radarhere committed Jun 12, 2021
    Copy the full SHA
    c949d54 View commit details
    Browse the repository at this point in the history
  3. Make strip calculation more readable

    kmilos authored and radarhere committed Jun 12, 2021
    Copy the full SHA
    1c4deef View commit details
    Browse the repository at this point in the history
  4. Put upper limit on rows per strip

    kmilos authored and radarhere committed Jun 12, 2021
    Copy the full SHA
    0ae2981 View commit details
    Browse the repository at this point in the history
  5. Add multiple strip saving test

    kmilos authored and radarhere committed Jun 12, 2021
    Copy the full SHA
    100299a View commit details
    Browse the repository at this point in the history