-
Notifications
You must be signed in to change notification settings - Fork 488
Comparing changes
Open a pull request
base repository: drewnoakes/metadata-extractor
base: 2.16.0
head repository: drewnoakes/metadata-extractor
compare: 2.17.0
- 19 commits
- 12 files changed
- 5 contributors
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d1790f3 - Browse repository at this point
Copy the full SHA d1790f3View commit details
Commits on Apr 1, 2021
-
Better handling of invalid bplist data
Bob Johnson authored and Bob Johnson committedApr 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 6d25422 - Browse repository at this point
Copy the full SHA 6d25422View commit details
Commits on May 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4ba94c5 - Browse repository at this point
Copy the full SHA 4ba94c5View commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 51aeee4 - Browse repository at this point
Copy the full SHA 51aeee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d08d0 - Browse repository at this point
Copy the full SHA d6d08d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f109e17 - Browse repository at this point
Copy the full SHA f109e17View commit details -
Consistent tag name between Java and .NET libraries
Favouring the more descriptive form.
Configuration menu - View commit details
-
Copy full SHA for 5e11a30 - Browse repository at this point
Copy the full SHA 5e11a30View commit details -
Allow Application Notes (XMP) in SubIFD
This is a port of drewnoakes/metadata-extractor-dotnet#298 This fixes an issue where XMP data was not being extracted from some DJI images, and allows presentation of data such as: ``` [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:AbsoluteAltitude = -30.037239 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:RelativeAltitude = 19.700001 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:GimbalRollDegree = 0.000000 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:GimbalYawDegree = 69.400002 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:GimbalPitchDegree = -60.000000 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:FlightRollDegree = -2.100000 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:FlightYawDegree = 69.699997 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:FlightPitchDegree = -0.500000 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:CamReverse = 0 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:GimbalReverse = 0 [XMPMeta - http://www.dji.com/drone-dji/1.0/] drone-dji:RtkFlag = 0 ```
Configuration menu - View commit details
-
Copy full SHA for fbce33a - Browse repository at this point
Copy the full SHA fbce33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d7913a - Browse repository at this point
Copy the full SHA 0d7913aView commit details -
Merge pull request #541 from drewnoakes/remove-filter-input-stream-re…
…quirement Replace FilterInputStream with InputStream in FileTypeDetector
Configuration menu - View commit details
-
Copy full SHA for 0cda185 - Browse repository at this point
Copy the full SHA 0cda185View commit details -
Merge pull request #540 from drewnoakes/fix-298
Allow Application Notes (XMP) in SubIFD
Configuration menu - View commit details
-
Copy full SHA for c864f0c - Browse repository at this point
Copy the full SHA c864f0cView commit details
Commits on Jul 29, 2021
-
Double64 should take 8 bytes, instead of 4. I found this bug when I tried to read tags from a geotiff.
Configuration menu - View commit details
-
Copy full SHA for cdfce38 - Browse repository at this point
Copy the full SHA cdfce38View commit details
Commits on Jul 30, 2021
-
Merge pull request #548 from fclof/patch-1
Fix reading arrays of Float64 in TIFF files
Configuration menu - View commit details
-
Copy full SHA for 33fad24 - Browse repository at this point
Copy the full SHA 33fad24View commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4cb07f0 - Browse repository at this point
Copy the full SHA 4cb07f0View commit details
Commits on Aug 20, 2021
-
Adding support for Reconyx HyperFire 2 cameras.
Configuration menu - View commit details
-
Copy full SHA for 5152cf0 - Browse repository at this point
Copy the full SHA 5152cf0View commit details -
Adding new director and directory files for Reconyx HyperFire2 cameras.
Configuration menu - View commit details
-
Copy full SHA for d76909c - Browse repository at this point
Copy the full SHA d76909cView commit details -
Merge pull request #550 from IntelliDevPeep/patch-1
Reconyx HyperFire 2 Support
Configuration menu - View commit details
-
Copy full SHA for 55b51b6 - Browse repository at this point
Copy the full SHA 55b51b6View commit details
Commits on Aug 25, 2021
-
Tweak Reconyx HyperFire 2 makernote
Output to more closely match the .NET library.
Configuration menu - View commit details
-
Copy full SHA for 788c425 - Browse repository at this point
Copy the full SHA 788c425View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e9733f0 - Browse repository at this point
Copy the full SHA e9733f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.16.0...2.17.0