Update dependency com.drewnoakes:metadata-extractor to v2.13.0 - autoclosed #12
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.
This PR contains the following updates:
2.8.0
->2.13.0
By merging this PR, the issue #67 will be automatically resolved and closed:
Release Notes
drewnoakes/metadata-extractor (com.drewnoakes:metadata-extractor)
v2.13.0
Compare Source
java.lang.NoClassDefFoundError: java.awt.Point
on Android (#409)PanasonicRawWbInfo2
(#420)detectFileType
to takeFilterInputStream
(#425)400ce16
)v2.12.0
Compare Source
PngDescriptor.getBackgroundColorDescription()
(#325)getDateModified()
methods to get composite values from multiple Exif tags (#344)getFlashDescription()
when flash is off (#356)getLong64()
(#365)5c5756f
)91d800e
)6f9fb56
)6df33da
)cfd2a10
)photoshop:DocumentAncestors
node size (#394)v2.11.0
Compare Source
FileType
enum to include friendly name, MIME type and expected file extensionsFileMetadataReader
toFileSystemMetadataReader
Thanks to all contributors, but especially to @payton who is responsible for the vast majority of work in this release.
v2.10.1
Compare Source
v2.10.0
Compare Source
Exif
GIF
IPTC
Directory.getDate
(#212)JPEG
PNG
TIFF
XMP
5b07a49
)Makernotes
OlympusEquipmentMakernoteDescriptor
CanonMakernoteDirectory.TAG_FOCUS_CONTINUOUS
descriptor outputMiscellaneous
Rational
values (#226)Rational.isZero()
Rational
implementComparable<Rational>
DecimalFormat
instances (#237)Main-Class
(#176)v2.9.1
Compare Source
Fixes:
OutOfMemoryException
due to overflow arithmetic errors inTiffReader
(@dusan-rychnovsky #167)IptcReader
when last tag in data was one byte in length (@cshclm #172)Features:
Directory
instances viagetParent()
.v2.9.0
Compare Source
This release contains fixes across the entire project uncovered during the creation of the official .NET port of this project. This new implementation was originally ported from Java to C# by Yakov Danilov (for Imazen LLC). Since then it's been heavily refactored. Going forward, it will be kept functionally equivalent to the Java implementation.
Full diff: drewnoakes/metadata-extractor@2.8.1...2.9.0
New features
df06808
e44bbea
b04b20d
#73 #109da56f27
1416d63
#1152aec48a
6619b7c
#1576fab2ec
38efe09
73eeefb
d5a254c
75799bb
#1594f3d75e
747127e
Fixes
4bac919
#121 #1297d0d44e
PhotoshopDirectory
2a72692
05f67c3
NikonType2MakernoteDescriptor
efa1c4a
AdobeJpegDescriptor.getDctEncodeVersionDescription
4959b51
PcxDirectory
tag names40d6484
80afe26
a5fdcdf
8bfc2e9
185ab46
cee3443
IptcDirectory.TAG_DIGITAL_DATE_CREATED
168a208
8BIM
Photoshop IRBs don't stop processingef59b50
#125 #128TiffReader
attempts to recover from invalid byte orderingb336b3a
#1365793c81
73f1a48
#932ea2549
#146JpegComponent
methodsgetHorizontalSamplingFactor()
andgetVerticalSamplingFactor()
6c31782
#156GpsDirectory.getGpsDate()
locale independent29e95df
#160 #161PngMetadataReaderTest
locale independente0eb4b2
#162 #163Description formats
45f1e10
0b5d3f9
f796031
120cd80
8e4ffb2
e6ab7b4
40d60fb
ExifDescriptorBase
21a5391
PhotoshopDescriptor
output674c609
ExifDescriptorBase
outputd7a0cf3
fb1997e
b74aca1
e879944
ExifDescriptorBase.TAG_LENS_SPECIFICATION
be55336
XmpDirectory
4777af1
API changes
ExifThumbnailDirectory.TAG_THUMBNAIL_COMPRESSION
825c439
12f023a
4e084ca
DefaultTagDescriptor
feafc8f
OlympusMakernoteDescriptor
description methods3162299
GifHeaderDirectory
replaceTAG_TRANSPARENT_COLOR_INDEX
withTAG_BACKGROUND_COLOR_INDEX
f27dc5d
7ac3b9a
#142JfifDirectory
replacegetImageWidth
/Height
withgetResX
/Y
e458489
#143ExifDirectoryBase
'sTAG_LIGHT_SOURCE
in favour ofTAG_WHITE_BALANCE
e298fde
Performance
ImageMetadataReader
0c7c577
#164b3e2f9b
4cb5200
455a83a
54cb1a8
Miscellaneous changes
Metadata
stores and returnsDirectory
instances in the order they were createdbb9a290
FileTypeDetector
throws if stream doesn't support mark/reset6a6727c
e2b6a39
b4572a3
8debfd8
1ef9bf9
#137v2.8.1
Compare Source
f/2.8
instead ofF2.8
(#97)