go-exif/v2
Dustin Oprea 957b817f85 ifd_enumerate.go: Tweak variable name 2020-05-20 14:31:49 -04:00
..
assets exif-read-tool: Fix unit-tests and remove unnecessary conditional for 4686c99 2020-05-19 02:47:07 -04:00
common ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
exif-read-tool exif-read-tool: Fix unit-tests and remove unnecessary conditional for 4686c99 2020-05-19 02:47:07 -04:00
undefined ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
.MODULE_ROOT Added all tests for type.go, type_encode.go, parser.go, value_context.go, and utility.go 2020-01-12 18:56:35 -05:00
LICENSE Add v2 release module 2020-01-02 07:06:28 -05:00
error.go Add v2 release module 2020-01-02 07:06:28 -05:00
exif.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
exif_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
go.mod go.mod: Bugfix for accidental commit 2020-05-19 02:47:06 -04:00
go.sum go.mod: Bugfix for accidental commit 2020-05-19 02:47:06 -04:00
gps.go gps.go: Add Raw() method to GpsInfo to assisting with writing 2020-05-05 02:28:56 -04:00
gps_test.go gps.go: Add Raw() method to GpsInfo to assisting with writing 2020-05-05 02:28:56 -04:00
ifd.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_builder.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_builder_encode.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_builder_encode_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_builder_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_enumerate.go ifd_enumerate.go: Tweak variable name 2020-05-20 14:31:49 -04:00
ifd_enumerate_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_tag_entry.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_tag_entry_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
ifd_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
package.go Rename package documentation file 2020-05-05 02:46:14 -04:00
tags.go Bugfix for some tags failing encoding due to more than one supported type 2020-05-19 02:32:43 -04:00
tags_data.go tags_data.go: FNumber and ExposureTime can now be decoded if SRATIONAL 2020-05-17 20:16:53 -04:00
tags_test.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
testing_common.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
utility.go ifd.go: Add type system for IFD IDs, names, and paths 2020-05-20 14:07:16 -04:00
utility_test.go utility.go: Add GpsDegreesEquals 2020-05-06 01:32:01 -04:00