Miloš Komarčević
|
2b38d221dc
|
Adding DNG 1.6 triple-illuminant calibration tags
|
4 years ago |
Robin Mills
|
4ca05ed34a
|
Fix .CR3 files to call parseXmp().
|
4 years ago |
Robin Mills
|
ea1c91874f
|
Added parseXmp() to parse Xmp metadata.
|
4 years ago |
Peter Kovář
|
ca180e08cc
|
Remove executable bits from test data files
|
4 years ago |
clanmills
|
025004688d
|
Adding test images.
|
4 years ago |
Robin Mills
|
44d976c2a1
|
Remove bmffimage::printStructure() as discussed in review with @hassec. Corpse removal and cleanup in bmpfimage.hpp
|
4 years ago |
Peter Kovář
|
dcfe538a09
|
Revert "Add artist tag"
This reverts commit c46e800c0a .
|
4 years ago |
Peter Kovář
|
c46e800c0a
|
Add artist tag
|
4 years ago |
Robin Mills
|
5c77888037
|
Revised following code review by @hassec. Thank You, Christoph.
|
4 years ago |
Peter Kovář
|
3ed67d3229
|
Update README.md
Add BMFF support build option
|
4 years ago |
Peter Kovář
|
4d3af08ad8
|
Add CR3 image dimensions
|
4 years ago |
Robin Mills
|
4ae0a1d2a3
|
Tidy up. Rename Tag::cr3_exif -> Tag:cmt2
|
4 years ago |
Robin Mills
|
9515e4658b
|
Cleanup. 1. Recursively process uuid/cano box. 2. Fix LGTM/CI sprintf grumbles. 3. Comment parseTiff() in bmffimage.hpp.
|
4 years ago |
Robin Mills
|
913ee33372
|
Parse Exif in .HEIC/.AVIF
|
4 years ago |
Robin Mills
|
4ff8fcdb5d
|
Updating .gitignore.
|
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
|
1b47e1e8f6
|
Fix linux/CI build breaker.
|
4 years ago |
Robin Mills
|
0b4b7c695e
|
Fix msvc/CI build breakers.
|
4 years ago |
Robin Mills
|
ea968149f2
|
Fix linux/CI build breaker.
|
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 |
Robin Mills
|
c6de72fc30
|
Merge pull request #1476 from Exiv2/fix_1471_sony2010_0.27
Fix 1471 sony2010 0.27
|
4 years ago |
Robin Mills
|
c3f12c026c
|
Merge pull request #1477 from Exiv2/testsuite_maintenance
Fixing exiv2-test.sh message when test/tmp is empty.
|
4 years ago |
clanmills
|
894248c430
|
Fixing exiv2-test.sh message when test/tmp is empty.
|
4 years ago |
Robin Mills
|
d455f473e8
|
C++ simplification.
|
4 years ago |
Robin Mills
|
e03c66a9ff
|
Change test suite timeout.
|
4 years ago |
Robin Mills
|
84c309a3f5
|
Test suite update.
|
4 years ago |
Robin Mills
|
7beb4e3e0d
|
fix_1471_sony2010_0.27
|
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 |
Robin Mills
|
443944d1de
|
Merge pull request #1469 from Exiv2/fix_1464_sony2010e
Fix 1464 sony2010e (0.27->maintenance)
|
4 years ago |
clanmills
|
c6a076ae54
|
Fix python test breaker
|
4 years ago |
Robin Mills
|
dd6922e3da
|
fix_1464_sony2010e test script
|
4 years ago |
Robin Mills
|
ec6af286a6
|
fix_1464_sony2010e Add test file and test script
|
4 years ago |
Robin Mills
|
c40eccd062
|
fix_1464_sony2010e Fix c++ code
|
4 years ago |
Robin Mills
|
7d2edb5328
|
Merge pull request #1461 from Exiv2/rfind
Use a.rfind(b, 0) == 0 instead of a.find(b) == 0 to reduce processing…
|
4 years ago |
Peter Kovář
|
c608148820
|
[WIP] Added box types
|
4 years ago |