clanmills
|
e3fd0c633e
|
Thank You @piponazo for the code review. I've made the changes you requested.
|
4 years ago |
clanmills
|
0ad46453ed
|
With good fortune, bmffimage is ready for review.
|
4 years ago |
Robin Mills
|
71d29fe60b
|
Fix MSVC build breaker and modify test_pr_1475_HIF.py to run on Windows.
|
4 years ago |
Robin Mills
|
fd9cb67fb7
|
WIP: adding BmffImage::printStructure() and support for colr box.
|
4 years ago |
Robin Mills
|
ea1c91874f
|
Added parseXmp() to parse Xmp metadata.
|
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 |
Robin Mills
|
5c77888037
|
Revised following code review by @hassec. Thank You, Christoph.
|
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 |
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
|
8d7133d7bc
|
WIP: Added class Iloc and related code.
|
4 years ago |
Robin Mills
|
6d13e44e5a
|
WIP: Refactored readMetadata() into recursive boxHandler()
|
4 years ago |
Peter Kovář
|
04481dd753
|
[WIP] 64-bit length
|
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
|
0844e1bbfb
|
Rename class ISOBMFF => class bmffImage to match other image handlers. Removed C++11 style code. Removed unused code.
|
4 years ago |