7490 Commits (cc89dca5a216eced7ebed84eba432896b074443c)
 

Author SHA1 Message Date
postscript-dev 2917b83d0e Update exiv2 man page - langAlt format 4 years ago
clanmills e3fd0c633e Thank You @piponazo for the code review. I've made the changes you requested. 4 years ago
postscript-dev 5f563b5255 Fix spelling mistakes in LangAltValue::read()
Removed unneeded comments and empty space.
4 years ago
LeoHsiao 9d28943b63 Simplify functions: runTest(), verbose_version() 4 years ago
postscript-dev 207a0d65c9 Change LangAltValue::read() tests to unitTests
Removed previous Python tests.
4 years ago
Miloš Komarčević 0da1a50afe Revert style changes 4 years ago
clanmills 4c52861a74 Fix msvc build breaker. 4 years ago
Miloš Komarčević e09d093ccf Minor whitespace formatting 4 years ago
Miloš Komarčević 2c0f3c2bbc Include HEIC type in docs 4 years ago
postscript-dev 282d1d6995 Add static to LangAltValue::read() const values 4 years ago
clanmills ae66869695 Updated to adopt Review suggestions by @kmilos. Thank You, Milos. 4 years ago
clanmills f1303cbcda Another effort to fix base64decode and associated unit test. 4 years ago
clanmills 87e536dadf Fix #1358. This should be in a different PR. Keep changes to base64 encode/decode together. 4 years ago
clanmills db9bec3e01 Restore -pC --binary to output everything. Test suite updated to suit. 4 years ago
clanmills 21c610e952 Restoring i < dataLength trigraph that I should not have removed. 4 years ago
clanmills 2f2dd7d56c Fix ICC profile handling (my bad, iOS files are correct). 4 years ago
clanmills c59c53acf5 Trick to avoid msvc issue with final line of base64 data. 4 years ago
clanmills 3bfea0c5d1 This should be it. Test suite fixed. 4 years ago
clanmills 1eeeecea50 Replaced Exiv2::base64encode() because last effort failed unit test on msvc. 4 years ago
postscript-dev 6cd9263fa7 Fix langAltValue::read() parsing
+ Fix segmentation faults in langAlt parse
+ Fix mismatched quotation marks and incorrect values
+ Add Python testing
  + Some tests commented out as quotation marks are filtered, preventing them
    from running.
Closes #1481.
4 years ago
clanmills 80e20304cb Fix Linux build breakers. 4 years ago
clanmills 5410395576 Replaced the ugly code in Exiv2::base64encode() and update the test suite. 4 years ago
clanmills 0ad46453ed With good fortune, bmffimage is ready for review. 4 years ago
clanmills c3e7011835 Test suite update. 4 years ago
clanmills ee4d14340a Fix box.length == to use bigEndian decode! Fix toAscii() to emit on ascii 32-127 bytes. 4 years ago
clanmills a0e63615e6 Minor corrections and clarification concerning enableBMFF(). 4 years ago
clanmills df68648dc3 refactored setModeAndPrintStructure() to respect class Task.binary_ when printing ICC profiles. 4 years ago
clanmills b983a9db75 Re-awaken obsolete command-line argument --binary and store class Task. 4 years ago
clanmills 19fe69c808 Updated for bmff. 4 years ago
clanmills 4adc3012f4 Added 2.19 Support for bmff files 4 years ago
Robin Mills 4d70f5c316 Test suite updates. 4 years ago
Robin Mills 70eaef956f Renamed a test file. 4 years ago
Robin Mills 71d29fe60b Fix MSVC build breaker and modify test_pr_1475_HIF.py to run on Windows. 4 years ago
clanmills 55d2201892 Changed CI build default -DEXIV2_ENABLE_BMFF=On. Fixed suite to run with/without bmff. -pS and -pR same for bmff. 4 years ago
Robin Mills 0e1412ad44 Adding HIF tests. 4 years ago
Robin Mills c84274ec19 Cosmetic change to -pR/-pS output. 4 years ago
Robin Mills fd9cb67fb7 WIP: adding BmffImage::printStructure() and support for colr box. 4 years ago
Robin Mills f69de0d058 Rename test image. 4 years ago
Robin Mills d8dd632ad5
Merge pull request #1480 from Exiv2/dng_1.6_triple-illum
Add DNG 1.6 triple-illuminant calibration tags
4 years ago
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