Commit Graph

  • 1d6d96e238
    Merge 3ebd9c3e90 into 6579e82b73 Anders Brander 2024-04-05 00:50:07 +0200
  • 3ebd9c3e90 Increase precision of GpsDegrees.Raw(). Anders Brander 2024-04-05 00:43:52 +0200
  • 7f82e88851
    Merge c638d8d748 into 6579e82b73 kawata 2024-03-16 02:52:46 +0900
  • c638d8d748 set unitCount=1 for ThumbnailOffset sdkawata 2024-03-16 02:23:29 +0900
  • daace2f7dd
    Merge 7cfc9f3a4a into 6579e82b73 LOVECHEN 2023-09-02 12:53:08 -0700
  • 255780405a
    Merge ca4b7f3598 into 6579e82b73 dependabot[bot] 2023-09-02 12:53:08 -0700
  • aa8b55b7d1
    Merge a1fc41649e into 6579e82b73 dependabot[bot] 2023-09-02 12:53:08 -0700
  • 1b639f5abf
    Merge cfe60a0cce into 6579e82b73 Logan Shire 2023-09-02 12:53:08 -0700
  • 933c3eb045
    Merge 232d5bb5a3 into 6579e82b73 Lukas Rist 2023-09-02 12:53:07 -0700
  • e96ac44fa1
    Merge e7f5402b24 into 6579e82b73 georgethebeatle 2023-08-28 14:13:17 +0300
  • 0d7d90ca93
    Merge 4f1508f2f9 into 6579e82b73 dependabot[bot] 2023-08-26 03:30:24 -0600
  • 474f79d166
    Merge 75f94522a4 into 6579e82b73 henrisson 2023-08-26 03:29:34 -0600
  • 6579e82b73
    README.md: Update commands master Dustin Oprea 2023-08-26 03:27:18 -0600
  • e7f5402b24 Add codec for tag 0xC4A5 PrintImageMatching Georgi Sabev 2023-08-17 19:55:05 +0300
  • 75f94522a4 mod tidy Henri 2023-05-12 22:34:24 -0400
  • 4a1124a911 Add support for PrintIM tag Henri 2023-05-12 22:34:05 -0400
  • a1fc41649e
    build(deps): bump golang.org/x/net in /v3 dependabot/go_modules/v3/golang.org/x/net-0.7.0 dependabot[bot] 2023-02-25 00:36:08 +0000
  • 4f1508f2f9
    build(deps): bump golang.org/x/net in /v2 dependabot/go_modules/v2/golang.org/x/net-0.7.0 dependabot[bot] 2023-02-25 00:36:08 +0000
  • ca4b7f3598
    build(deps): bump golang.org/x/net dependabot/go_modules/golang.org/x/net-0.7.0 dependabot[bot] 2023-02-24 23:33:55 +0000
  • 232d5bb5a3 fix imports and lint v2 Lukas Rist 2022-11-09 17:44:13 +0100
  • 2757c5a280 fix imports and lint v3 Lukas Rist 2022-11-09 17:36:17 +0100
  • e195041a4b fix imports and lint Lukas Rist 2022-11-09 17:23:09 +0100
  • de030cca05 addressing lint and staticcheck issues Lukas Rist 2022-11-09 17:00:06 +0100
  • cfe60a0cce Working on parsing timestamps Logan Shire 2022-11-05 19:59:02 -0400
  • d21ac8e2de
    README.md: Update count of personal pictures v3.0.1 Dustin Oprea 2022-10-12 04:21:41 -0400
  • dae547f073
    Update go-utility/v2 Dustin Oprea 2022-10-03 13:33:26 -0400
  • de6cb6e380
    v3: Update go-utility Dustin Oprea 2022-10-03 13:19:58 -0400
  • f65986e5d0
    README.md: Update badge Dustin Oprea 2022-10-03 13:14:08 -0400
  • 1cd83a4e24
    Limit CI to >=1.17 Dustin Oprea 2022-10-03 13:02:07 -0400
  • 1dda18f2dc
    go.sum: Remove broken sums Dustin Oprea 2022-10-03 12:10:35 -0400
  • cf5cd88aa5
    Bugfix for invalid go-utility/v2 version Dustin Oprea 2022-10-03 12:05:59 -0400
  • 0a0262e4b8
    Cleanup modules Dustin Oprea 2022-10-03 10:30:21 -0400
  • fe1174ce18
    Update go-utility version Dustin Oprea 2022-10-03 10:26:28 -0400
  • 0e3dba6a88
    modules: Cleanup Dustin Oprea 2022-10-03 10:15:34 -0400
  • 517e30a4d3
    go.mod: Update to latest Dustin Oprea 2022-10-03 10:05:29 -0400
  • 7cfc9f3a4a
    Update README.md LOVEChen 2022-07-31 10:08:42 +0800
  • 5fe3379ac9 update readme vinhphuctadang 2021-11-14 10:28:36 +0700
  • 57164b7229 fix eof error vinhphuctadang 2021-11-14 07:32:50 +0700
  • 2ed40b60c9 GetAllExifData for utility vinhphuctadang 2021-11-14 00:00:11 +0700
  • f3235f88cd
    Only load standard tags if tagsByIfd is not set Bjørn Erik Pedersen 2021-09-10 17:37:34 +0200
  • 41dc97a713
    Fix data race in LoadStandardTags Bjørn Erik Pedersen 2021-07-17 12:42:14 +0200
  • a6301f85c8 README.md: Fix example Dustin Oprea 2021-06-25 18:48:12 -0400
  • 8213cfabc6 utility.go: Can now get flat from an RS. Add missing tests. Dustin Oprea 2021-05-12 01:50:20 -0400
  • 120bcdb2a5 common/parser.go: Trim ASCII-NUL strings to exclude binary characters Dustin Oprea 2021-05-12 00:32:26 -0400
  • cb1753e83a ifd_enumerate.go: Handle cycles in next-IFD offsets Dustin Oprea 2021-05-12 00:20:36 -0400
  • dca55bf8ca type.go: Bugfix for newlines interpreted as binary. Add tests. Dustin Oprea 2021-04-28 00:19:46 -0400
  • a1cb4443b2 exif.go: Log the byte-order Dustin Oprea 2021-04-27 21:40:05 -0400
  • 02f29239d2
    Only add new tags to the queue if the offset is greater than the current, fixing infinite loop Paul van Santen 2021-03-30 11:11:04 +0200
  • 827ecdad3d
    Collect goes into an infinite loop for a broken jpg file Paul van Santen 2021-03-29 17:49:35 +0200
  • d154f10435 README.md: Add footnote about testing exposure Dustin Oprea 2021-01-31 18:11:35 -0500
  • d42f8ce9cd tags.go: Add 'universal tags' support Dustin Oprea 2021-01-31 17:13:15 -0500
  • 4ec6f89b9f ifd_enumerate.go: Fix warning message for unsupported type Dustin Oprea 2021-01-31 17:12:58 -0500
  • 443fda923a common/type.go: Truncate ASCII strings at the first NUL Dustin Oprea 2021-01-31 17:09:03 -0500
  • 52fa399645 tags_data.go: Add some missing, should-be-supported IFD/Exif tags Dustin Oprea 2021-01-31 17:08:18 -0500
  • 3089244e86 tags_data.go: Trim whitespace Dustin Oprea 2021-01-31 17:07:33 -0500
  • 0d9ceeb35b exif.go: Add support for seeking to multiple EXIF blobs (SearchAndExtractExifN) Dustin Oprea 2021-01-31 15:22:57 -0500
  • db167117f4 Add GeoTIFF reference Dustin Oprea 2020-12-16 17:25:38 -0500
  • 4382f1769b tags_data.go: add GeoTIFF support Wendel Hime 2020-12-16 19:24:10 -0300
  • b1072467c8 add geotiff tags with required formatation fix minor changes WendelHime 2020-12-09 10:58:51 -0300
  • 12dc66d902 Add GeoTIFF sample file Dustin Oprea 2020-12-15 01:20:39 -0500
  • 64f5c6ad03 value_context.go: Bugfix for missing float and double cases in Values() Dustin Oprea 2020-12-15 01:18:58 -0500
  • ae8670ab64 adding float and double as types with name and size tests (#51) Wendel Hime 2020-12-09 03:40:27 -0300
  • a7068beb94 tags.go: Serialized adds/gets on index Dustin Oprea 2020-11-22 01:46:30 -0500
  • 9c929cc46f value_encoder_test.go: Tweak test name for correctness Dustin Oprea 2020-12-09 01:44:58 -0500
  • df473ea6dd adding float and double as types with name and size tests (#51) Wendel Hime 2020-12-09 03:40:27 -0300
  • 6568ab261b tags.go: Serialized adds/gets on index Dustin Oprea 2020-11-22 01:46:30 -0500
  • fe4ea0ee06 value_encoder_test.go: Tweak test name for correctness Dustin Oprea 2020-12-09 01:44:58 -0500
  • 325de3c5bb
    adding float and double as types with name and size tests (#51) Wendel Hime 2020-12-09 03:40:27 -0300
  • 2a2ee8aaf1 adding float and double as types with name and size tests WendelHime 2020-11-30 18:05:55 -0300
  • adbbe9084d Add TIFF6 standards document for float and double reference dustin/add_float_and_double Dustin Oprea 2020-11-30 13:50:56 -0500
  • b3f4f3b4b7 tags.go: Serialized adds/gets on index Dustin Oprea 2020-11-22 01:46:30 -0500
  • 9d79f79757 move tags to bottom part of IFD and add description with source WendelHime 2020-11-06 15:07:08 -0300
  • 60653d5647 adding Geotiff tags ModelTransformationTag, ModelTiepointTag and ModelPixelScaleTag WendelHime 2020-11-06 10:53:38 -0300
  • de21411905 common/type.go: No longer format text verbatim if has binary Dustin Oprea 2020-08-26 18:56:25 -0400
  • 089aa48c91 ifd_enumerate.go: Bugfix for not skipping unknown tags Dustin Oprea 2020-08-07 03:45:25 -0400
  • 74a1612f20 v3/ifd_enumerate: Skip tags that have a divergent embedded type Dustin Oprea 2020-07-31 04:03:32 -0400
  • 33ee3a8313 ifd_enumerate.go: Do not allow unnecessary thumbnail read to disrupt enumeration Dustin Oprea 2020-07-21 23:35:36 -0400
  • 3a80916d1f README.md: Update badges Dustin Oprea 2020-07-21 01:16:11 -0400
  • 9393e7afd4 Upgrade from go-utility v1 to v2 Dustin Oprea 2020-07-17 03:10:02 -0400
  • 46b1a0cd17 ifd_enumerate.go: Add date normalization. Skip altitude if zero denominator. Dustin Oprea 2020-07-17 02:39:59 -0400
  • 08f1b67089 Allow compatibility with Go 1.12 Dustin Oprea 2020-07-17 01:18:50 -0400
  • 8596a87abf Allow compatibility with Go 1.11 dustin/master Dustin Oprea 2020-07-17 01:18:50 -0400
  • 796ddda06f Revert ".travis.yml: Add Go 1.11 to CI" Dustin Oprea 2020-07-17 00:58:16 -0400
  • 4675ba7529 ifd_enumerate.go: Add NextIfd() accessor Dustin Oprea 2020-07-17 00:54:38 -0400
  • 73fc50e0d0 .travis.yml: Add Go 1.11 to CI Dustin Oprea 2020-07-17 00:54:17 -0400
  • f93c06e0d6 v3: Fix import naming glitch Dustin Oprea 2020-07-16 21:33:45 -0400
  • 0758712be3 README.md: Update badge for codecov.io Dustin Oprea 2020-07-11 14:20:15 -0400
  • 208788de28 go.mod: Drop go-utility replacement and update sums 3.0.0 Dustin Oprea 2020-07-11 14:06:20 -0400
  • 32eff3cfee .travis.yml: Switch to codecov.io Dustin Oprea 2020-07-11 13:42:32 -0400
  • 9e26737f70 .travis.yml: Fix CI for v2 Dustin Oprea 2020-07-11 13:39:08 -0400
  • 3ee774b832 README.md: Update for v3 Dustin Oprea 2020-07-11 13:34:04 -0400
  • d19e38a723 backwards incompatible: ifd_enumerate.go: Drop fqIfdPath and ifdIndex from visitor function signature Dustin Oprea 2020-07-11 13:10:57 -0400
  • f2c3d1c0ec backwards incompatible: ifd_enumerate.go: Stop exporting Ifd fields Dustin Oprea 2020-07-11 13:04:59 -0400
  • dcd29a9733 backwards incompatible: Move exif-read-tool to command/ Dustin Oprea 2020-07-11 11:51:15 -0400
  • 7ca1c7b13e backwards incompatible: GetFlatExifData(), Scan(), and Visit() all take a ScanOptions struct now Dustin Oprea 2020-07-11 11:48:49 -0400
  • 3f7ee4ce89 backwards incompatible: Move time utilities to exifcommon Dustin Oprea 2020-07-11 11:36:23 -0400
  • 83b844408c backwards incompatible: Stop exporting ParseOneIfd and ParseOneTag Dustin Oprea 2020-07-11 11:23:39 -0400
  • ee26db1fc4 backwards incompatible: Drop redundant variables Dustin Oprea 2020-07-11 10:45:14 -0400
  • 7d4721b065 backwards incompatible: Removed bridging functions Dustin Oprea 2020-07-11 10:39:18 -0400
  • 4e059a6b95 Drop inline RELEASE TO-DOs from v2. They are now active tasks in v3. Dustin Oprea 2020-07-11 02:49:16 -0400