go-exif/v3
Dustin Oprea 4ec6f89b9f ifd_enumerate.go: Fix warning message for unsupported type 2021-01-31 17:15:54 -05:00
..
assets Add GeoTIFF reference 2020-12-16 17:25:38 -05:00
command/exif-read-tool exif.go: Add support for seeking to multiple EXIF blobs (SearchAndExtractExifN) 2021-01-31 17:15:48 -05:00
common common/type.go: Truncate ASCII strings at the first NUL 2021-01-31 17:15:54 -05:00
undefined Upgrade from go-utility v1 to v2 2020-07-17 03:10:58 -04:00
.MODULE_ROOT Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
LICENSE Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
data_layer.go Upgrade from go-utility v1 to v2 2020-07-17 03:10:58 -04:00
error.go Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
exif.go exif.go: Add support for seeking to multiple EXIF blobs (SearchAndExtractExifN) 2021-01-31 17:15:48 -05:00
exif_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
go.mod Upgrade from go-utility v1 to v2 2020-07-17 03:10:58 -04:00
go.sum Upgrade from go-utility v1 to v2 2020-07-17 03:10:58 -04:00
gps.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
gps_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder_encode.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder_encode_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_enumerate.go ifd_enumerate.go: Fix warning message for unsupported type 2021-01-31 17:15:54 -05:00
ifd_enumerate_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_tag_entry.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_tag_entry_test.go Upgrade from go-utility v1 to v2 2020-07-17 03:10:58 -04:00
package.go Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
tags.go tags.go: Serialized adds/gets on index 2020-11-22 01:46:30 -05:00
tags_data.go tags_data.go: Add some missing, should-be-supported IFD/Exif tags 2021-01-31 17:15:54 -05:00
tags_data_test.go tags_data.go: add GeoTIFF support 2020-12-16 17:24:38 -05:00
tags_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
testing_common.go tags_data.go: add GeoTIFF support 2020-12-16 17:24:38 -05:00
utility.go exif.go: Add support for seeking to multiple EXIF blobs (SearchAndExtractExifN) 2021-01-31 17:15:48 -05:00
utility_test.go backwards incompatible: Move time utilities to exifcommon 2020-07-11 13:15:18 -04:00