go-exif/v3
Paul van Santen 02f29239d2
Only add new tags to the queue if the offset is greater than the current, fixing infinite loop
2021-03-30 11:11:04 +02:00
..
assets Collect goes into an infinite loop for a broken jpg file 2021-03-29 17:49:35 +02:00
command/exif-read-tool tags.go: Add 'universal tags' support 2021-01-31 17:56:44 -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 Collect goes into an infinite loop for a broken jpg file 2021-03-29 17:49:35 +02: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 Only add new tags to the queue if the offset is greater than the current, fixing infinite loop 2021-03-30 11:11:04 +02: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 Collect goes into an infinite loop for a broken jpg file 2021-03-29 17:49:35 +02:00
utility.go tags.go: Add 'universal tags' support 2021-01-31 17:56:44 -05:00
utility_test.go backwards incompatible: Move time utilities to exifcommon 2020-07-11 13:15:18 -04:00