25 Commits (913ee33372317ba75a4e3e8e07ce9e18db7414aa)

Author SHA1 Message Date
Robin Mills 913ee33372 Parse Exif in .HEIC/.AVIF 4 years ago
Peter Kovář 108670b309 Corrected format string 4 years ago
Christoph Hasse 28b41f59bd run clang-format on new files 4 years ago
Christoph Hasse 29f3d5cac9 introduce parseTiff method to parse exif 4 years ago
Robin Mills f190f496d1 Tidying up. 1. pixelHeight_. 2. refactored indenter() -> indent(). 3. EXIV2_DEBUG_MESSAGES outputs to std::cerr 4 years ago
Robin Mills 4a96025294 Fixed recursion issue in the meta box. 4 years ago
Peter Kovář bafea0f1b8 [WIP] Fixed Image Spatial Extents Property Handling 4 years ago
Robin Mills 8d7133d7bc WIP: Added class Iloc and related code. 4 years ago
Robin Mills 8976a23f2d More fixes for LGTM/CI warnings. 4 years ago
Robin Mills 64866cc568 Fixing warnings from LGTM/CI. 4 years ago
Robin Mills 0b4b7c695e Fix msvc/CI build breakers. 4 years ago
Robin Mills 630fb23046 Fixing a build breaker. 4 years ago
Robin Mills 6d13e44e5a WIP: Refactored readMetadata() into recursive boxHandler() 4 years ago
Peter Kovář 0360a7ded5 [WIP] Yet another type cast correction to make Travis CI happy 4 years ago
Peter Kovář a75ac74417 [WIP] Correction to make Travis CI happy 4 years ago
Peter Kovář 04481dd753 [WIP] 64-bit length 4 years ago
Peter Kovář 4fa0a88097 [WIP] Correction
https://ci.appveyor.com/project/piponazo/exiv2-wutfp/builds/37795261/job/23l6a0u0wt6ax79l
4 years ago
Peter Kovář 81e0f99254 [WIP] Another try 4 years ago
Peter Kovář 7b5854e26e [WIP] Redefine tags 4 years ago
Peter Kovář f0a321dedb [WIP] Base Media File Format 4 years ago
Peter Kovář c608148820 [WIP] Added box types 4 years ago
Peter Kovář e19fca6640 Small corrections 4 years ago
Robin Mills f5c6e7595f Fix Linux build-breaker when ENABLE_ISOBMFF=False and EXIV2_TEAM_WARNINGS_AS_ERRORS=On 4 years ago
Robin Mills fa39234275 Fixing Linux build/test issues. 4 years ago
Robin Mills 0844e1bbfb Rename class ISOBMFF => class bmffImage to match other image handlers. Removed C++11 style code. Removed unused code. 4 years ago