v2.5.0
This release makes the MetadataExtractor
package use strong-named assemblies, and discontinues the separate MetadataExtractor.StrongName
package. File an issue on the project site if this change doesn't go smoothly for you.
- Support Nokia 6.1 MP4 file type (#267)
- Rename ICC Profile Copyright tag (#268)
- Fix some culture sensitivity issues (#266)
- Prevent divide by zero in QuickTime reader code (#270)
- Fix Samsung makernote detection (#273)
- Support 3gp5 files (c8c1ef1)
- Interpret QuickTime metadata dates (#275)
- Added missing Sony model IDs (#276)
- Interpret UserComment character code (#277)
- Allow negative MP4 rotations (bd41996)
- Fix order of atan args in QuickTime rotation handling (7f52477)
- Reduce allocation when reading PNG chunks (#286)
- Consistent exception messages between Java and .NET (ab4a15b)
- Use invariant culture when parsing IPTC dates/times (00f5a9e)