go-exif/v3
Dustin Oprea dae547f073
Update go-utility/v2
2022-10-03 13:33:39 -04:00
..
assets Add GeoTIFF reference 2020-12-16 17:25:38 -05:00
command/exif-read-tool tags.go: Add 'universal tags' support 2021-01-31 17:56:44 -05:00
common common/parser.go: Trim ASCII-NUL strings to exclude binary characters 2021-05-12 00:36:55 -04: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: Log the byte-order 2021-04-27 21:40:05 -04:00
exif_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
go.mod Update go-utility/v2 2022-10-03 13:33:39 -04:00
go.sum Update go-utility/v2 2022-10-03 13:33:39 -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: Handle cycles in next-IFD offsets 2021-05-12 00:20:36 -04: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: Add 'universal tags' support 2021-01-31 17:56:44 -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 utility.go: Can now get flat from an RS. Add missing tests. 2021-05-12 01:50:20 -04:00
utility_test.go utility.go: Can now get flat from an RS. Add missing tests. 2021-05-12 01:50:20 -04:00