This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


    from 74595fb3 Update URL to HTTPS and comment style in getTiffRawImageData()
     new 3f9979b9 Update URLs in comments
     new e407d548 Update URLs in comments
     new 81a1e151 Update URLs in comments
     new fa24949c Update URLs in comments
     new 32dd6aff Update URLs in comments
     new e505267e Update URLs in comments
     new 1c748770 Update URLs in comments
     new c8a20064 Update URLs in comments
     new 8870e74b Update URLs in comments
     new 69bbb7ae Update URLs in comments
     new 93fe43c7 Update URLs in comments
     new bed64a6e Update URLs in comments
     new 2eb6d2ac Update URLs in comments
     new 962c7c1c Update URLs in comments
     new 32f021eb Update URLs in comments
     new e56484ff Update URLs in comments
     new 0fef99c6 Update URLs in comments
     new ad50217c Update URLs in comments
     new 2370e94b Update URLs in comments
     new 3a9956c6 Update URLs in comments
     new 1def5649 Update URLs in comments
     new 1dad03bf Update URLs in comments
     new a1fe1580 Update URLs in comments
     new ed01425f Update URLs in comments
     new bf3e4743 Update URLs in comments
     new 13de131a Update URLs in comments
     new 8b1cf279 Update URLs in comments
     new 31f6ac22 Update URLs in comments
     new 265570f8 Update URLs in comments
     new be94d42a Update URLs in comments
     new b6198456 Update URLs in comments
     new b1b1adf9 Update URLs in comments

The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/java/org/apache/commons/imaging/common/ZlibDeflate.java   | 2 +-
 .../org/apache/commons/imaging/formats/bmp/BmpImageParser.java     | 4 ++--
 .../org/apache/commons/imaging/formats/dcx/DcxImageParser.java     | 2 +-
 .../org/apache/commons/imaging/formats/icns/Rle24Compression.java  | 4 ++--
 .../org/apache/commons/imaging/formats/jpeg/JpegImageParser.java   | 2 +-
 .../java/org/apache/commons/imaging/formats/jpeg/decoder/Dct.java  | 2 +-
 .../apache/commons/imaging/formats/jpeg/segments/App14Segment.java | 2 +-
 .../org/apache/commons/imaging/formats/pcx/PcxImageParser.java     | 4 ++--
 .../java/org/apache/commons/imaging/formats/png/ChunkType.java     | 2 +-
 .../java/org/apache/commons/imaging/formats/png/FilterType.java    | 2 +-
 .../org/apache/commons/imaging/formats/png/InterlaceMethod.java    | 2 +-
 .../java/org/apache/commons/imaging/formats/pnm/PnmConstants.java  | 2 +-
 .../org/apache/commons/imaging/formats/psd/ImageResourceType.java  | 2 +-
 .../java/org/apache/commons/imaging/formats/tiff/TiffContents.java | 1 +
 .../formats/tiff/constants/AdobePageMaker6TagConstants.java        | 1 +
 .../imaging/formats/tiff/constants/AdobePhotoshopTagConstants.java | 1 +
 .../formats/tiff/constants/AliasSketchbookProTagConstants.java     | 2 +-
 .../commons/imaging/formats/tiff/constants/DcfTagConstants.java    | 1 +
 .../commons/imaging/formats/tiff/constants/DngTagConstants.java    | 3 ++-
 .../commons/imaging/formats/tiff/constants/ExifTagConstants.java   | 6 +++---
 .../imaging/formats/tiff/constants/GdalLibraryTagConstants.java    | 4 ++--
 .../imaging/formats/tiff/constants/GeoTiffTagConstants.java        | 2 +-
 .../formats/tiff/constants/MolecularDynamicsGelTagConstants.java   | 2 +-
 .../imaging/formats/tiff/constants/OceScanjobTagConstants.java     | 2 +-
 .../imaging/formats/tiff/constants/Rfc2301TagConstants.java        | 2 +-
 .../commons/imaging/formats/tiff/constants/Tiff4TagConstants.java  | 2 +-
 .../commons/imaging/formats/tiff/constants/TiffTagConstants.java   | 2 +-
 .../commons/imaging/formats/tiff/fieldtypes/FieldTypeAscii.java    | 2 +-
 .../tiff/photometricinterpreters/PhotometricInterpreter.java       | 1 +
 .../photometricinterpreters/PhotometricInterpreterPalette.java     | 7 +++++++
 .../apache/commons/imaging/formats/tiff/taginfos/TagInfoAscii.java | 2 +-
 31 files changed, 44 insertions(+), 31 deletions(-)

Reply via email to