forked from geosolutions-it/imageio-ext
-
Notifications
You must be signed in to change notification settings - Fork 1
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
1.3.3 snap #2
Merged
Merged
1.3.3 snap #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # plugin/tiff/src/main/java/it/geosolutions/imageioimpl/plugins/tiff/TIFFImageReader.java # plugin/tiff/src/test/java/it/geosolutions/imageio/tiff/TIFFReadTest.java
…h the reader # Conflicts: # plugin/tiff/src/main/java/it/geosolutions/imageio/plugins/tiff/TIFFDecompressor.java # plugin/tiff/src/main/java/it/geosolutions/imageioimpl/plugins/tiff/TIFFImageReader.java
# Conflicts: # .travis.yml
…finalizer queue when imageio deferred loading is used, if that happens we don't want to carry around baggage
# Conflicts: # plugin/tiff/src/main/java/it/geosolutions/imageio/plugins/tiff/PrivateTIFFTagSet.java # plugin/tiff/src/main/java/it/geosolutions/imageio/plugins/tiff/TIFFDecompressor.java # plugin/tiff/src/test/java/it/geosolutions/imageio/tiff/TIFFReadTest.java
…orizontal differencing Predictor (geosolutions-it#119) (geosolutions-it#120) * TIFF/LZW decoder, predictor for 16-bit samples Horizontal differencing Predictor supports decoding of 16-bit samples if all channels are 16-bit wide. * Issue#117: Fixing TIFF LZW/Deflate decompressor supporting 16 bit horizontal diff predictor + Tests
…finalizer queue when imageio deferred loading is used, if that happens we don't want to carry around baggage # Conflicts: # plugin/tiff/src/main/java/it/geosolutions/imageioimpl/plugins/tiff/TIFFImageReader.java
# Conflicts: # plugin/tiff/src/main/java/it/geosolutions/imageio/plugins/tiff/TIFFDecompressor.java # plugin/tiff/src/test/java/it/geosolutions/imageio/tiff/TIFFReadTest.java
…orizontal differencing Predictor (geosolutions-it#119) (geosolutions-it#120) * TIFF/LZW decoder, predictor for 16-bit samples Horizontal differencing Predictor supports decoding of 16-bit samples if all channels are 16-bit wide. * Issue#117: Fixing TIFF LZW/Deflate decompressor supporting 16 bit horizontal diff predictor + Tests
…tions-it#128) # Conflicts: # plugin/gdal/pom.xml
Improve Ant release script to support SSH key and custom SSH port # Conflicts: # release.xml
Travis no longer supports it
# Conflicts: # library/pom.xml # plugin/pom.xml
# Conflicts: # pom.xml
…it#136 # Conflicts: # .gitignore
# Conflicts: # pom.xml
# Conflicts: # pom.xml
I do not know what to say about these changes, because I did not work on the senbox-org/imageio-ext project. |
ImageOutputStreamAdapter is used in PNGImageWriterSPI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
merges in all geosolutions updates
allows Float64 for SAOCOM
add requester pays to cog
sets version to 1.3.3-SNAP